Uses of Enum
com.google.apps.card.v1.DecoratedText.ControlCase
Packages that use DecoratedText.ControlCase
-
Uses of DecoratedText.ControlCase in com.google.apps.card.v1
Methods in com.google.apps.card.v1 that return DecoratedText.ControlCaseModifier and TypeMethodDescriptionstatic DecoratedText.ControlCase
DecoratedText.ControlCase.forNumber
(int value) DecoratedText.Builder.getControlCase()
DecoratedText.getControlCase()
DecoratedTextOrBuilder.getControlCase()
static DecoratedText.ControlCase
DecoratedText.ControlCase.valueOf
(int value) Deprecated.static DecoratedText.ControlCase
Returns the enum constant of this type with the specified name.static DecoratedText.ControlCase[]
DecoratedText.ControlCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.