# SpeechToTextApiV30.Project

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**links** | [**ProjectLinks**](ProjectLinks.md) | The links for additional actions or content related to this project. | [optional] 
**properties** | [**ProjectProperties**](ProjectProperties.md) | Additional metadata provided by the service. | [optional] 
**self** | **String** | The location of this entity. | [optional] 
**displayName** | **String** | The display name of the object. | 
**description** | **String** | The description of the object. | [optional] 
**locale** | **String** | The locale of the contained data. | 
**customProperties** | **{String: String}** | The custom properties of this entity. The maximum allowed key length is 64 characters, the maximum  allowed value length is 256 characters and the count of allowed entries is 10. | [optional] 
**createdDateTime** | **Date** | The time-stamp when the object was created.  The time stamp is encoded as ISO 8601 date and time format  (\"YYYY-MM-DDThh:mm:ssZ\", see https://en.wikipedia.org/wiki/ISO_8601#Combined_date_and_time_representations). | [optional] 


