public interface TextClassificationModelMetadataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ClassificationType |
getClassificationType()
Output only.
|
int |
getClassificationTypeValue()
Output only.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getClassificationTypeValue()
Output only. Classification type of the dataset used to train this model.
.google.cloud.automl.v1.ClassificationType classification_type = 3;ClassificationType getClassificationType()
Output only. Classification type of the dataset used to train this model.
.google.cloud.automl.v1.ClassificationType classification_type = 3;Copyright © 2025 Google LLC. All rights reserved.