public static interface Fulfillment.FeatureOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Fulfillment.Feature.Type |
getType()
The type of the feature that enabled for fulfillment.
|
int |
getTypeValue()
The type of the feature that enabled for fulfillment.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getTypeValue()
The type of the feature that enabled for fulfillment.
.google.cloud.dialogflow.v2beta1.Fulfillment.Feature.Type type = 1;Fulfillment.Feature.Type getType()
The type of the feature that enabled for fulfillment.
.google.cloud.dialogflow.v2beta1.Fulfillment.Feature.Type type = 1;Copyright © 2023 Google LLC. All rights reserved.