Uses of Interface
com.google.apps.card.v1.Card.SectionOrBuilder
Packages that use Card.SectionOrBuilder
-
Uses of Card.SectionOrBuilder in com.google.apps.card.v1
Classes in com.google.apps.card.v1 that implement Card.SectionOrBuilderModifier and TypeClassDescriptionstatic final classA section contains a collection of widgets that are rendered vertically in the order that they're specified.static final classA section contains a collection of widgets that are rendered vertically in the order that they're specified.Methods in com.google.apps.card.v1 that return Card.SectionOrBuilderModifier and TypeMethodDescriptionCard.Builder.getSectionsOrBuilder(int index) Contains a collection of widgets.Card.getSectionsOrBuilder(int index) Contains a collection of widgets.CardOrBuilder.getSectionsOrBuilder(int index) Contains a collection of widgets.Methods in com.google.apps.card.v1 that return types with arguments of type Card.SectionOrBuilderModifier and TypeMethodDescriptionList<? extends Card.SectionOrBuilder>Card.Builder.getSectionsOrBuilderList()Contains a collection of widgets.List<? extends Card.SectionOrBuilder>Card.getSectionsOrBuilderList()Contains a collection of widgets.List<? extends Card.SectionOrBuilder>CardOrBuilder.getSectionsOrBuilderList()Contains a collection of widgets.