Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Method and Description |
---|---|
static Fulfillment.FulfillmentCase |
Fulfillment.FulfillmentCase.forNumber(int value) |
Fulfillment.FulfillmentCase |
FulfillmentOrBuilder.getFulfillmentCase() |
Fulfillment.FulfillmentCase |
Fulfillment.getFulfillmentCase() |
Fulfillment.FulfillmentCase |
Fulfillment.Builder.getFulfillmentCase() |
static Fulfillment.FulfillmentCase |
Fulfillment.FulfillmentCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Fulfillment.FulfillmentCase |
Fulfillment.FulfillmentCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Fulfillment.FulfillmentCase[] |
Fulfillment.FulfillmentCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.