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.CardFixedFooterCard.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.CardFixedFooterCard.CardFixedFooter.parseDelimitedFrom(InputStream input) static Card.CardFixedFooterCard.CardFixedFooter.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Card.CardFixedFooterCard.CardFixedFooter.parseFrom(byte[] data) static Card.CardFixedFooterCard.CardFixedFooter.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Card.CardFixedFooterCard.CardFixedFooter.parseFrom(com.google.protobuf.ByteString data) static Card.CardFixedFooterCard.CardFixedFooter.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Card.CardFixedFooterCard.CardFixedFooter.parseFrom(com.google.protobuf.CodedInputStream input) static Card.CardFixedFooterCard.CardFixedFooter.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Card.CardFixedFooterCard.CardFixedFooter.parseFrom(InputStream input) static Card.CardFixedFooterCard.CardFixedFooter.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Card.CardFixedFooterCard.CardFixedFooter.parseFrom(ByteBuffer data) static Card.CardFixedFooterCard.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.BuilderCard.CardFixedFooter.newBuilder(Card.CardFixedFooter prototype) Card.Builder.setFixedFooter(Card.CardFixedFooter value) The fixed footer shown at the bottom of this card.