Uses of Enum
com.google.apps.card.v1.OpenLink.OpenAs
Packages that use OpenLink.OpenAs
-
Uses of OpenLink.OpenAs in com.google.apps.card.v1
Methods in com.google.apps.card.v1 that return OpenLink.OpenAsModifier and TypeMethodDescriptionstatic OpenLink.OpenAs
OpenLink.OpenAs.forNumber
(int value) OpenLink.Builder.getOpenAs()
How to open a link.OpenLink.getOpenAs()
How to open a link.OpenLinkOrBuilder.getOpenAs()
How to open a link.static OpenLink.OpenAs
OpenLink.OpenAs.valueOf
(int value) Deprecated.static OpenLink.OpenAs
OpenLink.OpenAs.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static OpenLink.OpenAs
Returns the enum constant of this type with the specified name.static OpenLink.OpenAs[]
OpenLink.OpenAs.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 OpenLink.OpenAsModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap
<OpenLink.OpenAs> OpenLink.OpenAs.internalGetValueMap()
Methods in com.google.apps.card.v1 with parameters of type OpenLink.OpenAsModifier and TypeMethodDescriptionOpenLink.Builder.setOpenAs
(OpenLink.OpenAs value) How to open a link.