Uses of Interface
com.google.apps.card.v1.Card.CardActionOrBuilder
Packages that use Card.CardActionOrBuilder
-
Uses of Card.CardActionOrBuilder in com.google.apps.card.v1
Classes in com.google.apps.card.v1 that implement Card.CardActionOrBuilderModifier and TypeClassDescriptionstatic final class
A card action is the action associated with the card.static final class
A card action is the action associated with the card.Methods in com.google.apps.card.v1 that return Card.CardActionOrBuilderModifier and TypeMethodDescriptionCard.Builder.getCardActionsOrBuilder
(int index) The card's actions.Card.getCardActionsOrBuilder
(int index) The card's actions.CardOrBuilder.getCardActionsOrBuilder
(int index) The card's actions.Methods in com.google.apps.card.v1 that return types with arguments of type Card.CardActionOrBuilderModifier and TypeMethodDescriptionList
<? extends Card.CardActionOrBuilder> Card.Builder.getCardActionsOrBuilderList()
The card's actions.List
<? extends Card.CardActionOrBuilder> Card.getCardActionsOrBuilderList()
The card's actions.List
<? extends Card.CardActionOrBuilder> CardOrBuilder.getCardActionsOrBuilderList()
The card's actions.