Uses of Enum
com.google.apps.card.v1.SelectionInput.SelectionItem.StartIconCase
Packages that use SelectionInput.SelectionItem.StartIconCase
-
Uses of SelectionInput.SelectionItem.StartIconCase in com.google.apps.card.v1
Methods in com.google.apps.card.v1 that return SelectionInput.SelectionItem.StartIconCaseModifier and TypeMethodDescriptionSelectionInput.SelectionItem.StartIconCase.forNumber(int value) SelectionInput.SelectionItem.Builder.getStartIconCase()SelectionInput.SelectionItem.getStartIconCase()SelectionInput.SelectionItemOrBuilder.getStartIconCase()SelectionInput.SelectionItem.StartIconCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.SelectionInput.SelectionItem.StartIconCase.values()Returns an array containing the constants of this enum type, in the order they are declared.