Uses of Class
com.google.apps.card.v1.Card.Section
Packages that use Card.Section
-
Uses of Card.Section in com.google.apps.card.v1
Methods in com.google.apps.card.v1 that return Card.SectionModifier and TypeMethodDescriptionCard.Section.Builder.build()Card.Section.Builder.buildPartial()static Card.SectionCard.Section.getDefaultInstance()Card.Section.Builder.getDefaultInstanceForType()Card.Section.getDefaultInstanceForType()Card.Builder.getSections(int index) Contains a collection of widgets.Card.getSections(int index) Contains a collection of widgets.CardOrBuilder.getSections(int index) Contains a collection of widgets.static Card.SectionCard.Section.parseDelimitedFrom(InputStream input) static Card.SectionCard.Section.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Card.SectionCard.Section.parseFrom(byte[] data) static Card.SectionCard.Section.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Card.SectionCard.Section.parseFrom(com.google.protobuf.ByteString data) static Card.SectionCard.Section.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Card.SectionCard.Section.parseFrom(com.google.protobuf.CodedInputStream input) static Card.SectionCard.Section.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Card.SectionCard.Section.parseFrom(InputStream input) static Card.SectionCard.Section.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Card.SectionCard.Section.parseFrom(ByteBuffer data) static Card.SectionCard.Section.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.apps.card.v1 that return types with arguments of type Card.SectionModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Card.Section>Card.Section.getParserForType()Card.Builder.getSectionsList()Contains a collection of widgets.Card.getSectionsList()Contains a collection of widgets.CardOrBuilder.getSectionsList()Contains a collection of widgets.static com.google.protobuf.Parser<Card.Section>Card.Section.parser()Methods in com.google.apps.card.v1 with parameters of type Card.SectionModifier and TypeMethodDescriptionCard.Builder.addSections(int index, Card.Section value) Contains a collection of widgets.Card.Builder.addSections(Card.Section value) Contains a collection of widgets.Card.Section.Builder.mergeFrom(Card.Section other) static Card.Section.BuilderCard.Section.newBuilder(Card.Section prototype) Card.Builder.setSections(int index, Card.Section value) Contains a collection of widgets.Method parameters in com.google.apps.card.v1 with type arguments of type Card.SectionModifier and TypeMethodDescriptionCard.Builder.addAllSections(Iterable<? extends Card.Section> values) Contains a collection of widgets.