Uses of Class
com.google.cloud.dialogflow.v2beta1.Intent.Message.RbmCarouselCard.CardWidth
-
Packages that use Intent.Message.RbmCarouselCard.CardWidth Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of Intent.Message.RbmCarouselCard.CardWidth in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return Intent.Message.RbmCarouselCard.CardWidth Modifier and Type Method Description static Intent.Message.RbmCarouselCard.CardWidth
Intent.Message.RbmCarouselCard.CardWidth. forNumber(int value)
Intent.Message.RbmCarouselCard.CardWidth
Intent.Message.RbmCarouselCard.Builder. getCardWidth()
Required.Intent.Message.RbmCarouselCard.CardWidth
Intent.Message.RbmCarouselCard. getCardWidth()
Required.Intent.Message.RbmCarouselCard.CardWidth
Intent.Message.RbmCarouselCardOrBuilder. getCardWidth()
Required.static Intent.Message.RbmCarouselCard.CardWidth
Intent.Message.RbmCarouselCard.CardWidth. valueOf(int value)
Deprecated.static Intent.Message.RbmCarouselCard.CardWidth
Intent.Message.RbmCarouselCard.CardWidth. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
Returns the enum constant of this type with the specified name.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.Methods in com.google.cloud.dialogflow.v2beta1 that return types with arguments of type Intent.Message.RbmCarouselCard.CardWidth Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Intent.Message.RbmCarouselCard.CardWidth>
Intent.Message.RbmCarouselCard.CardWidth. internalGetValueMap()
Methods in com.google.cloud.dialogflow.v2beta1 with parameters of type Intent.Message.RbmCarouselCard.CardWidth Modifier and Type Method Description Intent.Message.RbmCarouselCard.Builder
Intent.Message.RbmCarouselCard.Builder. setCardWidth(Intent.Message.RbmCarouselCard.CardWidth value)
Required.
-