public interface SuggestionFeatureOrBuilder extends MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
SuggestionFeature.Type |
getType()
Type of Human Agent Assistant API feature to request.
|
int |
getTypeValue()
Type of Human Agent Assistant API feature to request.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
isInitialized
int getTypeValue()
Type of Human Agent Assistant API feature to request.
.google.cloud.dialogflow.v2beta1.SuggestionFeature.Type type = 1;
SuggestionFeature.Type getType()
Type of Human Agent Assistant API feature to request.
.google.cloud.dialogflow.v2beta1.SuggestionFeature.Type type = 1;
Copyright © 2022 Google LLC. All rights reserved.