| Modifier and Type | Method and Description |
|---|---|
static Intent.Message.RbmStandaloneCard.ThumbnailImageAlignment |
Intent.Message.RbmStandaloneCard.ThumbnailImageAlignment.forNumber(int value) |
Intent.Message.RbmStandaloneCard.ThumbnailImageAlignment |
Intent.Message.RbmStandaloneCardOrBuilder.getThumbnailImageAlignment()
Required if orientation is horizontal.
|
Intent.Message.RbmStandaloneCard.ThumbnailImageAlignment |
Intent.Message.RbmStandaloneCard.getThumbnailImageAlignment()
Required if orientation is horizontal.
|
Intent.Message.RbmStandaloneCard.ThumbnailImageAlignment |
Intent.Message.RbmStandaloneCard.Builder.getThumbnailImageAlignment()
Required if orientation is horizontal.
|
static Intent.Message.RbmStandaloneCard.ThumbnailImageAlignment |
Intent.Message.RbmStandaloneCard.ThumbnailImageAlignment.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Intent.Message.RbmStandaloneCard.ThumbnailImageAlignment |
Intent.Message.RbmStandaloneCard.ThumbnailImageAlignment.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Intent.Message.RbmStandaloneCard.ThumbnailImageAlignment |
Intent.Message.RbmStandaloneCard.ThumbnailImageAlignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Intent.Message.RbmStandaloneCard.ThumbnailImageAlignment[] |
Intent.Message.RbmStandaloneCard.ThumbnailImageAlignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Intent.Message.RbmStandaloneCard.ThumbnailImageAlignment> |
Intent.Message.RbmStandaloneCard.ThumbnailImageAlignment.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Intent.Message.RbmStandaloneCard.Builder |
Intent.Message.RbmStandaloneCard.Builder.setThumbnailImageAlignment(Intent.Message.RbmStandaloneCard.ThumbnailImageAlignment value)
Required if orientation is horizontal.
|
Copyright © 2023 Google LLC. All rights reserved.