public static interface Fulfillment.FeatureOrBuilder extends 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, hasOneof
isInitialized
int 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 © 2022 Google LLC. All rights reserved.