Uses of Class
com.google.apps.card.v1.OpenLink
Packages that use OpenLink
-
Uses of OpenLink in com.google.apps.card.v1
Methods in com.google.apps.card.v1 that return OpenLinkModifier and TypeMethodDescriptionOpenLink.Builder.build()OpenLink.Builder.buildPartial()static OpenLinkOpenLink.getDefaultInstance()OpenLink.Builder.getDefaultInstanceForType()OpenLink.getDefaultInstanceForType()OnClick.Builder.getOpenLink()If specified, this `onClick` triggers an open link action.OnClick.getOpenLink()If specified, this `onClick` triggers an open link action.OnClickOrBuilder.getOpenLink()If specified, this `onClick` triggers an open link action.static OpenLinkOpenLink.parseDelimitedFrom(InputStream input) static OpenLinkOpenLink.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OpenLinkOpenLink.parseFrom(byte[] data) static OpenLinkOpenLink.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OpenLinkOpenLink.parseFrom(com.google.protobuf.ByteString data) static OpenLinkOpenLink.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OpenLinkOpenLink.parseFrom(com.google.protobuf.CodedInputStream input) static OpenLinkOpenLink.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OpenLinkOpenLink.parseFrom(InputStream input) static OpenLinkOpenLink.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OpenLinkOpenLink.parseFrom(ByteBuffer data) static OpenLinkOpenLink.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.apps.card.v1 that return types with arguments of type OpenLinkModifier and TypeMethodDescriptioncom.google.protobuf.Parser<OpenLink>OpenLink.getParserForType()static com.google.protobuf.Parser<OpenLink>OpenLink.parser()Methods in com.google.apps.card.v1 with parameters of type OpenLinkModifier and TypeMethodDescriptionOnClick.Builder.mergeOpenLink(OpenLink value) If specified, this `onClick` triggers an open link action.static OpenLink.BuilderOpenLink.newBuilder(OpenLink prototype) OnClick.Builder.setOpenLink(OpenLink value) If specified, this `onClick` triggers an open link action.