public static interface ClassificationModelOptions.V2ModelOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ClassificationModelOptions.V2Model.ContentCategoriesVersion |
getContentCategoriesVersion()
The content categories used for classification.
|
int |
getContentCategoriesVersionValue()
The content categories used for classification.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getContentCategoriesVersionValue()
The content categories used for classification.
.google.cloud.language.v1.ClassificationModelOptions.V2Model.ContentCategoriesVersion content_categories_version = 1;
ClassificationModelOptions.V2Model.ContentCategoriesVersion getContentCategoriesVersion()
The content categories used for classification.
.google.cloud.language.v1.ClassificationModelOptions.V2Model.ContentCategoriesVersion content_categories_version = 1;
Copyright © 2024 Google LLC. All rights reserved.