Properties of a Dataset.
Package
@google-cloud/automl!Properties
createTime
createTime?: (google.protobuf.ITimestamp|null);
Dataset createTime
Type | Description |
(google.protobuf.ITimestamp|null) |
description
description?: (string|null);
Dataset description
Type | Description |
(string|null) |
displayName
displayName?: (string|null);
Dataset displayName
Type | Description |
(string|null) |
etag
etag?: (string|null);
Dataset etag
Type | Description |
(string|null) |
exampleCount
exampleCount?: (number|null);
Dataset exampleCount
Type | Description |
(number|null) |
imageClassificationDatasetMetadata
imageClassificationDatasetMetadata?: (google.cloud.automl.v1beta1.IImageClassificationDatasetMetadata|null);
Dataset imageClassificationDatasetMetadata
Type | Description |
(google.cloud.automl.v1beta1.IImageClassificationDatasetMetadata|null) |
imageObjectDetectionDatasetMetadata
imageObjectDetectionDatasetMetadata?: (google.cloud.automl.v1beta1.IImageObjectDetectionDatasetMetadata|null);
Dataset imageObjectDetectionDatasetMetadata
Type | Description |
(google.cloud.automl.v1beta1.IImageObjectDetectionDatasetMetadata|null) |
name
name?: (string|null);
Dataset name
Type | Description |
(string|null) |
tablesDatasetMetadata
tablesDatasetMetadata?: (google.cloud.automl.v1beta1.ITablesDatasetMetadata|null);
Dataset tablesDatasetMetadata
Type | Description |
(google.cloud.automl.v1beta1.ITablesDatasetMetadata|null) |
textClassificationDatasetMetadata
textClassificationDatasetMetadata?: (google.cloud.automl.v1beta1.ITextClassificationDatasetMetadata|null);
Dataset textClassificationDatasetMetadata
Type | Description |
(google.cloud.automl.v1beta1.ITextClassificationDatasetMetadata|null) |
textExtractionDatasetMetadata
textExtractionDatasetMetadata?: (google.cloud.automl.v1beta1.ITextExtractionDatasetMetadata|null);
Dataset textExtractionDatasetMetadata
Type | Description |
(google.cloud.automl.v1beta1.ITextExtractionDatasetMetadata|null) |
textSentimentDatasetMetadata
textSentimentDatasetMetadata?: (google.cloud.automl.v1beta1.ITextSentimentDatasetMetadata|null);
Dataset textSentimentDatasetMetadata
Type | Description |
(google.cloud.automl.v1beta1.ITextSentimentDatasetMetadata|null) |
translationDatasetMetadata
translationDatasetMetadata?: (google.cloud.automl.v1beta1.ITranslationDatasetMetadata|null);
Dataset translationDatasetMetadata
Type | Description |
(google.cloud.automl.v1beta1.ITranslationDatasetMetadata|null) |
videoClassificationDatasetMetadata
videoClassificationDatasetMetadata?: (google.cloud.automl.v1beta1.IVideoClassificationDatasetMetadata|null);
Dataset videoClassificationDatasetMetadata
Type | Description |
(google.cloud.automl.v1beta1.IVideoClassificationDatasetMetadata|null) |
videoObjectTrackingDatasetMetadata
videoObjectTrackingDatasetMetadata?: (google.cloud.automl.v1beta1.IVideoObjectTrackingDatasetMetadata|null);
Dataset videoObjectTrackingDatasetMetadata
Type | Description |
(google.cloud.automl.v1beta1.IVideoObjectTrackingDatasetMetadata|null) |