static Card.DisplayStyle |
Card.DisplayStyle.forNumber(int value) |
|
Card.DisplayStyle |
Card.Builder.getDisplayStyle() |
In Google Workspace Add-ons, sets the display properties of the
`peekCardHeader`.
|
Card.DisplayStyle |
Card.getDisplayStyle() |
In Google Workspace Add-ons, sets the display properties of the
`peekCardHeader`.
|
Card.DisplayStyle |
CardOrBuilder.getDisplayStyle() |
In Google Workspace Add-ons, sets the display properties of the
`peekCardHeader`.
|
static Card.DisplayStyle |
Card.DisplayStyle.valueOf(int value) |
Deprecated.
|
static Card.DisplayStyle |
Card.DisplayStyle.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Card.DisplayStyle |
Card.DisplayStyle.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Card.DisplayStyle[] |
Card.DisplayStyle.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|