Uses of Class
com.google.apps.card.v1.DecoratedText.SwitchControl
Packages that use DecoratedText.SwitchControl
-
Uses of DecoratedText.SwitchControl in com.google.apps.card.v1
Methods in com.google.apps.card.v1 that return DecoratedText.SwitchControlModifier and TypeMethodDescriptionDecoratedText.SwitchControl.Builder.build()DecoratedText.SwitchControl.Builder.buildPartial()static DecoratedText.SwitchControlDecoratedText.SwitchControl.getDefaultInstance()DecoratedText.SwitchControl.Builder.getDefaultInstanceForType()DecoratedText.SwitchControl.getDefaultInstanceForType()DecoratedText.Builder.getSwitchControl()A switch widget that a user can click to change its state and trigger an action.DecoratedText.getSwitchControl()A switch widget that a user can click to change its state and trigger an action.DecoratedTextOrBuilder.getSwitchControl()A switch widget that a user can click to change its state and trigger an action.static DecoratedText.SwitchControlDecoratedText.SwitchControl.parseDelimitedFrom(InputStream input) static DecoratedText.SwitchControlDecoratedText.SwitchControl.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DecoratedText.SwitchControlDecoratedText.SwitchControl.parseFrom(byte[] data) static DecoratedText.SwitchControlDecoratedText.SwitchControl.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DecoratedText.SwitchControlDecoratedText.SwitchControl.parseFrom(com.google.protobuf.ByteString data) static DecoratedText.SwitchControlDecoratedText.SwitchControl.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DecoratedText.SwitchControlDecoratedText.SwitchControl.parseFrom(com.google.protobuf.CodedInputStream input) static DecoratedText.SwitchControlDecoratedText.SwitchControl.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DecoratedText.SwitchControlDecoratedText.SwitchControl.parseFrom(InputStream input) static DecoratedText.SwitchControlDecoratedText.SwitchControl.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DecoratedText.SwitchControlDecoratedText.SwitchControl.parseFrom(ByteBuffer data) static DecoratedText.SwitchControlDecoratedText.SwitchControl.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.apps.card.v1 that return types with arguments of type DecoratedText.SwitchControlModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DecoratedText.SwitchControl>DecoratedText.SwitchControl.getParserForType()static com.google.protobuf.Parser<DecoratedText.SwitchControl>DecoratedText.SwitchControl.parser()Methods in com.google.apps.card.v1 with parameters of type DecoratedText.SwitchControlModifier and TypeMethodDescriptionDecoratedText.SwitchControl.Builder.mergeFrom(DecoratedText.SwitchControl other) DecoratedText.Builder.mergeSwitchControl(DecoratedText.SwitchControl value) A switch widget that a user can click to change its state and trigger an action.DecoratedText.SwitchControl.newBuilder(DecoratedText.SwitchControl prototype) DecoratedText.Builder.setSwitchControl(DecoratedText.SwitchControl value) A switch widget that a user can click to change its state and trigger an action.