public interface SuggestionFeatureOrBuilder
extends com.google.protobuf.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, hasOneofint 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 © 2023 Google LLC. All rights reserved.