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 class
Card.CardFixedFooter
A persistent (sticky) footer that that appears at the bottom of the card.static class
Card.CardFixedFooter.Builder
A 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.CardFixedFooterOrBuilder
Card.Builder. getFixedFooterOrBuilder()
The fixed footer shown at the bottom of this card.Card.CardFixedFooterOrBuilder
Card. getFixedFooterOrBuilder()
The fixed footer shown at the bottom of this card.Card.CardFixedFooterOrBuilder
CardOrBuilder. getFixedFooterOrBuilder()
The fixed footer shown at the bottom of this card.
-