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