Uses of Class
com.google.apps.card.v1.Card
Packages that use Card
-
Uses of Card in com.google.apps.card.v1
Methods in com.google.apps.card.v1 that return CardModifier and TypeMethodDescriptionCard.Builder.build()
Card.Builder.buildPartial()
OnClick.Builder.getCard()
A new card is pushed to the card stack after clicking if specified.OnClick.getCard()
A new card is pushed to the card stack after clicking if specified.OnClickOrBuilder.getCard()
A new card is pushed to the card stack after clicking if specified.static Card
Card.getDefaultInstance()
Card.Builder.getDefaultInstanceForType()
Card.getDefaultInstanceForType()
static Card
Card.parseDelimitedFrom
(InputStream input) static Card
Card.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Card
Card.parseFrom
(byte[] data) static Card
Card.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Card
Card.parseFrom
(com.google.protobuf.ByteString data) static Card
Card.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Card
Card.parseFrom
(com.google.protobuf.CodedInputStream input) static Card
Card.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Card
Card.parseFrom
(InputStream input) static Card
Card.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Card
Card.parseFrom
(ByteBuffer data) static Card
Card.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.apps.card.v1 that return types with arguments of type CardModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Card> Card.getParserForType()
static com.google.protobuf.Parser
<Card> Card.parser()
Methods in com.google.apps.card.v1 with parameters of type CardModifier and TypeMethodDescriptionA new card is pushed to the card stack after clicking if specified.static Card.Builder
Card.newBuilder
(Card prototype) A new card is pushed to the card stack after clicking if specified.