Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Class and Description |
---|---|
static class |
Fulfillment.Feature
Whether fulfillment is enabled for the specific feature.
|
static class |
Fulfillment.Feature.Builder
Whether fulfillment is enabled for the specific feature.
|
Modifier and Type | Method and Description |
---|---|
Fulfillment.FeatureOrBuilder |
FulfillmentOrBuilder.getFeaturesOrBuilder(int index)
The field defines whether the fulfillment is enabled for certain features.
|
Fulfillment.FeatureOrBuilder |
Fulfillment.getFeaturesOrBuilder(int index)
The field defines whether the fulfillment is enabled for certain features.
|
Fulfillment.FeatureOrBuilder |
Fulfillment.Builder.getFeaturesOrBuilder(int index)
The field defines whether the fulfillment is enabled for certain features.
|
Modifier and Type | Method and Description |
---|---|
List<? extends Fulfillment.FeatureOrBuilder> |
FulfillmentOrBuilder.getFeaturesOrBuilderList()
The field defines whether the fulfillment is enabled for certain features.
|
List<? extends Fulfillment.FeatureOrBuilder> |
Fulfillment.getFeaturesOrBuilderList()
The field defines whether the fulfillment is enabled for certain features.
|
List<? extends Fulfillment.FeatureOrBuilder> |
Fulfillment.Builder.getFeaturesOrBuilderList()
The field defines whether the fulfillment is enabled for certain features.
|
Copyright © 2022 Google LLC. All rights reserved.