Uses of Interface
com.google.apps.card.v1.Card.CardHeaderOrBuilder
-
Packages that use Card.CardHeaderOrBuilder Package Description com.google.apps.card.v1 -
-
Uses of Card.CardHeaderOrBuilder in com.google.apps.card.v1
Classes in com.google.apps.card.v1 that implement Card.CardHeaderOrBuilder Modifier and Type Class Description static class
Card.CardHeader
Represents a card header.static class
Card.CardHeader.Builder
Represents a card header.Methods in com.google.apps.card.v1 that return Card.CardHeaderOrBuilder Modifier and Type Method Description Card.CardHeaderOrBuilder
Card.Builder. getHeaderOrBuilder()
The header of the card.Card.CardHeaderOrBuilder
Card. getHeaderOrBuilder()
The header of the card.Card.CardHeaderOrBuilder
CardOrBuilder. getHeaderOrBuilder()
The header of the card.Card.CardHeaderOrBuilder
Card.Builder. getPeekCardHeaderOrBuilder()
When displaying contextual content, the peek card header acts as a placeholder so that the user can navigate forward between the homepage cards and the contextual cards.Card.CardHeaderOrBuilder
Card. getPeekCardHeaderOrBuilder()
When displaying contextual content, the peek card header acts as a placeholder so that the user can navigate forward between the homepage cards and the contextual cards.Card.CardHeaderOrBuilder
CardOrBuilder. getPeekCardHeaderOrBuilder()
When displaying contextual content, the peek card header acts as a placeholder so that the user can navigate forward between the homepage cards and the contextual cards.
-