Uses of Interface
com.google.apps.card.v1.Card.CardFixedFooterOrBuilder
-
Packages that use Card.CardFixedFooterOrBuilder Package Description com.google.apps.card.v1 -
-
Uses of Card.CardFixedFooterOrBuilder in com.google.apps.card.v1
Classes in com.google.apps.card.v1 that implement Card.CardFixedFooterOrBuilder Modifier and Type Class Description static classCard.CardFixedFooterA persistent (sticky) footer that that appears at the bottom of the card.static classCard.CardFixedFooter.BuilderA persistent (sticky) footer that that appears at the bottom of the card.Methods in com.google.apps.card.v1 that return Card.CardFixedFooterOrBuilder Modifier and Type Method Description Card.CardFixedFooterOrBuilderCard.Builder. getFixedFooterOrBuilder()The fixed footer shown at the bottom of this card.Card.CardFixedFooterOrBuilderCard. getFixedFooterOrBuilder()The fixed footer shown at the bottom of this card.Card.CardFixedFooterOrBuilderCardOrBuilder. getFixedFooterOrBuilder()The fixed footer shown at the bottom of this card.
-