Uses of Class
com.google.apps.card.v1.Card.CardHeader
Packages that use Card.CardHeader
-
Uses of Card.CardHeader in com.google.apps.card.v1
Methods in com.google.apps.card.v1 that return Card.CardHeaderModifier and TypeMethodDescriptionCard.CardHeader.Builder.build()
Card.CardHeader.Builder.buildPartial()
static Card.CardHeader
Card.CardHeader.getDefaultInstance()
Card.CardHeader.Builder.getDefaultInstanceForType()
Card.CardHeader.getDefaultInstanceForType()
Card.Builder.getHeader()
The header of the card.Card.getHeader()
The header of the card.CardOrBuilder.getHeader()
The header of the card.Card.Builder.getPeekCardHeader()
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.getPeekCardHeader()
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.CardOrBuilder.getPeekCardHeader()
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.static Card.CardHeader
Card.CardHeader.parseDelimitedFrom
(InputStream input) static Card.CardHeader
Card.CardHeader.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Card.CardHeader
Card.CardHeader.parseFrom
(byte[] data) static Card.CardHeader
Card.CardHeader.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Card.CardHeader
Card.CardHeader.parseFrom
(com.google.protobuf.ByteString data) static Card.CardHeader
Card.CardHeader.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Card.CardHeader
Card.CardHeader.parseFrom
(com.google.protobuf.CodedInputStream input) static Card.CardHeader
Card.CardHeader.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Card.CardHeader
Card.CardHeader.parseFrom
(InputStream input) static Card.CardHeader
Card.CardHeader.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Card.CardHeader
Card.CardHeader.parseFrom
(ByteBuffer data) static Card.CardHeader
Card.CardHeader.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.apps.card.v1 that return types with arguments of type Card.CardHeaderModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Card.CardHeader> Card.CardHeader.getParserForType()
static com.google.protobuf.Parser
<Card.CardHeader> Card.CardHeader.parser()
Methods in com.google.apps.card.v1 with parameters of type Card.CardHeaderModifier and TypeMethodDescriptionCard.CardHeader.Builder.mergeFrom
(Card.CardHeader other) Card.Builder.mergeHeader
(Card.CardHeader value) The header of the card.Card.Builder.mergePeekCardHeader
(Card.CardHeader value) 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.static Card.CardHeader.Builder
Card.CardHeader.newBuilder
(Card.CardHeader prototype) Card.Builder.setHeader
(Card.CardHeader value) The header of the card.Card.Builder.setPeekCardHeader
(Card.CardHeader value) 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.