Uses of Enum
com.google.apps.card.v1.Button.Type
Packages that use Button.Type
-
Uses of Button.Type in com.google.apps.card.v1
Methods in com.google.apps.card.v1 that return Button.TypeModifier and TypeMethodDescriptionstatic Button.TypeButton.Type.forNumber(int value) Button.Builder.getType()Optional.Button.getType()Optional.ButtonOrBuilder.getType()Optional.static Button.TypeButton.Type.valueOf(int value) Deprecated.static Button.TypeButton.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Button.TypeReturns the enum constant of this type with the specified name.static Button.Type[]Button.Type.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 Button.TypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Button.Type>Button.Type.internalGetValueMap()Methods in com.google.apps.card.v1 with parameters of type Button.Type