Uses of Enum
com.google.apps.card.v1.Action.Interaction
Packages that use Action.Interaction
-
Uses of Action.Interaction in com.google.apps.card.v1
Methods in com.google.apps.card.v1 that return Action.InteractionModifier and TypeMethodDescriptionstatic Action.Interaction
Action.Interaction.forNumber
(int value) Action.Builder.getInteraction()
Optional.Action.getInteraction()
Optional.ActionOrBuilder.getInteraction()
Optional.static Action.Interaction
Action.Interaction.valueOf
(int value) Deprecated.static Action.Interaction
Action.Interaction.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Action.Interaction
Returns the enum constant of this type with the specified name.static Action.Interaction[]
Action.Interaction.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.apps.card.v1 that return types with arguments of type Action.InteractionModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap
<Action.Interaction> Action.Interaction.internalGetValueMap()
Methods in com.google.apps.card.v1 with parameters of type Action.InteractionModifier and TypeMethodDescriptionAction.Builder.setInteraction
(Action.Interaction value) Optional.