Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Method and Description |
---|---|
static Intent.Message.RbmCarouselCard.CardWidth |
Intent.Message.RbmCarouselCard.CardWidth.forNumber(int value) |
Intent.Message.RbmCarouselCard.CardWidth |
Intent.Message.RbmCarouselCardOrBuilder.getCardWidth()
Required.
|
Intent.Message.RbmCarouselCard.CardWidth |
Intent.Message.RbmCarouselCard.getCardWidth()
Required.
|
Intent.Message.RbmCarouselCard.CardWidth |
Intent.Message.RbmCarouselCard.Builder.getCardWidth()
Required.
|
static Intent.Message.RbmCarouselCard.CardWidth |
Intent.Message.RbmCarouselCard.CardWidth.valueOf(Descriptors.EnumValueDescriptor desc) |
static Intent.Message.RbmCarouselCard.CardWidth |
Intent.Message.RbmCarouselCard.CardWidth.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Intent.Message.RbmCarouselCard.CardWidth |
Intent.Message.RbmCarouselCard.CardWidth.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Intent.Message.RbmCarouselCard.CardWidth[] |
Intent.Message.RbmCarouselCard.CardWidth.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.RbmCarouselCard.CardWidth> |
Intent.Message.RbmCarouselCard.CardWidth.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
Intent.Message.RbmCarouselCard.Builder |
Intent.Message.RbmCarouselCard.Builder.setCardWidth(Intent.Message.RbmCarouselCard.CardWidth value)
Required.
|
Copyright © 2022 Google LLC. All rights reserved.