public interface ModelFeatureOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getFeature()
The name of the feature (Note: the feature can be `recognizer`)
string feature = 1; |
com.google.protobuf.ByteString |
getFeatureBytes()
The name of the feature (Note: the feature can be `recognizer`)
string feature = 1; |
String |
getReleaseState()
The release state of the feature
string release_state = 2; |
com.google.protobuf.ByteString |
getReleaseStateBytes()
The release state of the feature
string release_state = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getFeature()
The name of the feature (Note: the feature can be `recognizer`)
string feature = 1;com.google.protobuf.ByteString getFeatureBytes()
The name of the feature (Note: the feature can be `recognizer`)
string feature = 1;String getReleaseState()
The release state of the feature
string release_state = 2;com.google.protobuf.ByteString getReleaseStateBytes()
The release state of the feature
string release_state = 2;Copyright © 2025 Google LLC. All rights reserved.