Uses of Interface
com.google.apps.card.v1.ButtonOrBuilder
Packages that use ButtonOrBuilder
-
Uses of ButtonOrBuilder in com.google.apps.card.v1
Classes in com.google.apps.card.v1 that implement ButtonOrBuilderModifier and TypeClassDescriptionfinal class
A text, icon, or text and icon button that users can click.static final class
A text, icon, or text and icon button that users can click.Methods in com.google.apps.card.v1 that return ButtonOrBuilderModifier and TypeMethodDescriptionDecoratedText.Builder.getButtonOrBuilder()
A button that a user can click to trigger an action.DecoratedText.getButtonOrBuilder()
A button that a user can click to trigger an action.DecoratedTextOrBuilder.getButtonOrBuilder()
A button that a user can click to trigger an action.ButtonList.Builder.getButtonsOrBuilder
(int index) An array of buttons.ButtonList.getButtonsOrBuilder
(int index) An array of buttons.ButtonListOrBuilder.getButtonsOrBuilder
(int index) An array of buttons.Card.CardFixedFooter.Builder.getPrimaryButtonOrBuilder()
The primary button of the fixed footer.Card.CardFixedFooter.getPrimaryButtonOrBuilder()
The primary button of the fixed footer.Card.CardFixedFooterOrBuilder.getPrimaryButtonOrBuilder()
The primary button of the fixed footer.Card.CardFixedFooter.Builder.getSecondaryButtonOrBuilder()
The secondary button of the fixed footer.Card.CardFixedFooter.getSecondaryButtonOrBuilder()
The secondary button of the fixed footer.Card.CardFixedFooterOrBuilder.getSecondaryButtonOrBuilder()
The secondary button of the fixed footer.Methods in com.google.apps.card.v1 that return types with arguments of type ButtonOrBuilderModifier and TypeMethodDescriptionList
<? extends ButtonOrBuilder> ButtonList.Builder.getButtonsOrBuilderList()
An array of buttons.List
<? extends ButtonOrBuilder> ButtonList.getButtonsOrBuilderList()
An array of buttons.List
<? extends ButtonOrBuilder> ButtonListOrBuilder.getButtonsOrBuilderList()
An array of buttons.