Uses of Class
com.google.apps.card.v1.OpenLink.OpenAs
-
Packages that use OpenLink.OpenAs Package Description com.google.apps.card.v1 -
-
Uses of OpenLink.OpenAs in com.google.apps.card.v1
Methods in com.google.apps.card.v1 that return OpenLink.OpenAs Modifier and Type Method Description static OpenLink.OpenAsOpenLink.OpenAs. forNumber(int value)OpenLink.OpenAsOpenLink.Builder. getOpenAs()How to open a link.OpenLink.OpenAsOpenLink. getOpenAs()How to open a link.OpenLink.OpenAsOpenLinkOrBuilder. getOpenAs()How to open a link.static OpenLink.OpenAsOpenLink.OpenAs. valueOf(int value)Deprecated.static OpenLink.OpenAsOpenLink.OpenAs. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static OpenLink.OpenAsOpenLink.OpenAs. valueOf(java.lang.String name)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.OpenAs Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<OpenLink.OpenAs>OpenLink.OpenAs. internalGetValueMap()Methods in com.google.apps.card.v1 with parameters of type OpenLink.OpenAs Modifier and Type Method Description OpenLink.BuilderOpenLink.Builder. setOpenAs(OpenLink.OpenAs value)How to open a link.
-