Google Cloud Dialogflow V2beta1Intent Message Rbm Standalone Card Thumbnail Image Alignment
enum GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCardThumbnailImageAlignment : Enum<GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCardThumbnailImageAlignment> , ConvertibleToJava<GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCardThumbnailImageAlignment>
Required if orientation is horizontal. Image preview alignment for standalone cards with horizontal layout.
Entries
Types
Functions
Link copied to clipboard
fun valueOf(value: String): GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCardThumbnailImageAlignment
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
fun values(): Array<GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCardThumbnailImageAlignment>
Returns an array containing the constants of this enum type, in the order they're declared.