Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Method and Description |
---|---|
static Intent.Message.RbmStandaloneCard.CardOrientation |
Intent.Message.RbmStandaloneCard.CardOrientation.forNumber(int value) |
Intent.Message.RbmStandaloneCard.CardOrientation |
Intent.Message.RbmStandaloneCardOrBuilder.getCardOrientation()
Required.
|
Intent.Message.RbmStandaloneCard.CardOrientation |
Intent.Message.RbmStandaloneCard.getCardOrientation()
Required.
|
Intent.Message.RbmStandaloneCard.CardOrientation |
Intent.Message.RbmStandaloneCard.Builder.getCardOrientation()
Required.
|
static Intent.Message.RbmStandaloneCard.CardOrientation |
Intent.Message.RbmStandaloneCard.CardOrientation.valueOf(Descriptors.EnumValueDescriptor desc) |
static Intent.Message.RbmStandaloneCard.CardOrientation |
Intent.Message.RbmStandaloneCard.CardOrientation.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Intent.Message.RbmStandaloneCard.CardOrientation |
Intent.Message.RbmStandaloneCard.CardOrientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Intent.Message.RbmStandaloneCard.CardOrientation[] |
Intent.Message.RbmStandaloneCard.CardOrientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Internal.EnumLiteMap<Intent.Message.RbmStandaloneCard.CardOrientation> |
Intent.Message.RbmStandaloneCard.CardOrientation.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
Intent.Message.RbmStandaloneCard.Builder |
Intent.Message.RbmStandaloneCard.Builder.setCardOrientation(Intent.Message.RbmStandaloneCard.CardOrientation value)
Required.
|
Copyright © 2022 Google LLC. All rights reserved.