public enum Intent.Message.RbmCardContent.RbmMedia.Height extends Enum<Intent.Message.RbmCardContent.RbmMedia.Height> implements ProtocolMessageEnum
Media height
Protobuf enum
google.cloud.dialogflow.v2beta1.Intent.Message.RbmCardContent.RbmMedia.Height
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
HEIGHT_UNSPECIFIED |
Not specified. |
HEIGHT_UNSPECIFIED_VALUE |
Not specified. |
MEDIUM |
168 DP. |
MEDIUM_VALUE |
168 DP. |
SHORT |
112 DP. |
SHORT_VALUE |
112 DP. |
TALL |
264 DP. Not available for rich card carousels when the card width is set to small. |
TALL_VALUE |
264 DP. Not available for rich card carousels when the card width is set to small. |
UNRECOGNIZED |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |