public interface TextClassificationDatasetMetadataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ClassificationType |
getClassificationType()
Required.
|
int |
getClassificationTypeValue()
Required.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getClassificationTypeValue()
Required. Type of the classification problem.
.google.cloud.automl.v1.ClassificationType classification_type = 1;ClassificationType getClassificationType()
Required. Type of the classification problem.
.google.cloud.automl.v1.ClassificationType classification_type = 1;Copyright © 2025 Google LLC. All rights reserved.