Uses of Interface
com.google.apps.card.v1.Card.CardActionOrBuilder
-
Packages that use Card.CardActionOrBuilder Package Description com.google.apps.card.v1 -
-
Uses of Card.CardActionOrBuilder in com.google.apps.card.v1
Classes in com.google.apps.card.v1 that implement Card.CardActionOrBuilder Modifier and Type Class Description static classCard.CardActionA card action is the action associated with the card.static classCard.CardAction.BuilderA card action is the action associated with the card.Methods in com.google.apps.card.v1 that return Card.CardActionOrBuilder Modifier and Type Method Description Card.CardActionOrBuilderCard.Builder. getCardActionsOrBuilder(int index)The card's actions.Card.CardActionOrBuilderCard. getCardActionsOrBuilder(int index)The card's actions.Card.CardActionOrBuilderCardOrBuilder. getCardActionsOrBuilder(int index)The card's actions.Methods in com.google.apps.card.v1 that return types with arguments of type Card.CardActionOrBuilder Modifier and Type Method Description java.util.List<? extends Card.CardActionOrBuilder>Card.Builder. getCardActionsOrBuilderList()The card's actions.java.util.List<? extends Card.CardActionOrBuilder>Card. getCardActionsOrBuilderList()The card's actions.java.util.List<? extends Card.CardActionOrBuilder>CardOrBuilder. getCardActionsOrBuilderList()The card's actions.
-