Uses of Class
com.google.apps.card.v1.Card.CardFixedFooter
Packages that use Card.CardFixedFooter
-
Uses of Card.CardFixedFooter in com.google.apps.card.v1
Methods in com.google.apps.card.v1 that return Card.CardFixedFooterModifier and TypeMethodDescriptionCard.CardFixedFooter.Builder.build()
Card.CardFixedFooter.Builder.buildPartial()
static Card.CardFixedFooter
Card.CardFixedFooter.getDefaultInstance()
Card.CardFixedFooter.Builder.getDefaultInstanceForType()
Card.CardFixedFooter.getDefaultInstanceForType()
Card.Builder.getFixedFooter()
The fixed footer shown at the bottom of this card.Card.getFixedFooter()
The fixed footer shown at the bottom of this card.CardOrBuilder.getFixedFooter()
The fixed footer shown at the bottom of this card.static Card.CardFixedFooter
Card.CardFixedFooter.parseDelimitedFrom
(InputStream input) static Card.CardFixedFooter
Card.CardFixedFooter.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Card.CardFixedFooter
Card.CardFixedFooter.parseFrom
(byte[] data) static Card.CardFixedFooter
Card.CardFixedFooter.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Card.CardFixedFooter
Card.CardFixedFooter.parseFrom
(com.google.protobuf.ByteString data) static Card.CardFixedFooter
Card.CardFixedFooter.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Card.CardFixedFooter
Card.CardFixedFooter.parseFrom
(com.google.protobuf.CodedInputStream input) static Card.CardFixedFooter
Card.CardFixedFooter.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Card.CardFixedFooter
Card.CardFixedFooter.parseFrom
(InputStream input) static Card.CardFixedFooter
Card.CardFixedFooter.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Card.CardFixedFooter
Card.CardFixedFooter.parseFrom
(ByteBuffer data) static Card.CardFixedFooter
Card.CardFixedFooter.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.apps.card.v1 that return types with arguments of type Card.CardFixedFooterModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Card.CardFixedFooter> Card.CardFixedFooter.getParserForType()
static com.google.protobuf.Parser
<Card.CardFixedFooter> Card.CardFixedFooter.parser()
Methods in com.google.apps.card.v1 with parameters of type Card.CardFixedFooterModifier and TypeMethodDescriptionCard.Builder.mergeFixedFooter
(Card.CardFixedFooter value) The fixed footer shown at the bottom of this card.Card.CardFixedFooter.Builder.mergeFrom
(Card.CardFixedFooter other) static Card.CardFixedFooter.Builder
Card.CardFixedFooter.newBuilder
(Card.CardFixedFooter prototype) Card.Builder.setFixedFooter
(Card.CardFixedFooter value) The fixed footer shown at the bottom of this card.