Uses of Interface
com.google.apps.card.v1.DecoratedText.SwitchControlOrBuilder
-
Packages that use DecoratedText.SwitchControlOrBuilder Package Description com.google.apps.card.v1 -
-
Uses of DecoratedText.SwitchControlOrBuilder in com.google.apps.card.v1
Classes in com.google.apps.card.v1 that implement DecoratedText.SwitchControlOrBuilder Modifier and Type Class Description static classDecoratedText.SwitchControlEither a toggle-style switch or a checkbox inside a `decoratedText` widget.static classDecoratedText.SwitchControl.BuilderEither a toggle-style switch or a checkbox inside a `decoratedText` widget.Methods in com.google.apps.card.v1 that return DecoratedText.SwitchControlOrBuilder Modifier and Type Method Description DecoratedText.SwitchControlOrBuilderDecoratedText.Builder. getSwitchControlOrBuilder()A switch widget that a user can click to change its state and trigger an action.DecoratedText.SwitchControlOrBuilderDecoratedText. getSwitchControlOrBuilder()A switch widget that a user can click to change its state and trigger an action.DecoratedText.SwitchControlOrBuilderDecoratedTextOrBuilder. getSwitchControlOrBuilder()A switch widget that a user can click to change its state and trigger an action.
-