Datasets
Retrieve translation datasets from Google Cloud Translation API including example counts, language pairs, and training statistics.
Columns
| Name | Type | References | |
| Name [KEY] | String | ||
| ProjectId | String | ||
| LocationId | String | ||
| DatasetId | String | ||
| DisplayName | String | ||
| SourceLanguageCode | String | ||
| TargetLanguageCode | String | ||
| ExampleCount | Integer | ||
| TrainExampleCount | Integer | ||
| ValidateExampleCount | Integer | ||
| TestExampleCount | Integer | ||
| CreateTime | Datetime | ||
| UpdateTime | Datetime |