GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMediaHeight

enum GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMediaHeight : Enum<GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMediaHeight> , ConvertibleToJava<GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMediaHeight>

Required for cards with vertical orientation. The height of the media within a rich card with a vertical layout. For a standalone card with horizontal layout, height is not customizable, and this field is ignored.

Entries

Link copied to clipboard

Not specified.

Link copied to clipboard

112 DP.

Link copied to clipboard

168 DP.

Link copied to clipboard

264 DP. Not available for rich card carousels when the card width is set to small.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMediaHeight
Link copied to clipboard

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

Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard
val javaValue: GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMediaHeight
Link copied to clipboard
Link copied to clipboard