Uses of Interface
com.google.apps.card.v1.Card.NestedWidgetOrBuilder
Packages that use Card.NestedWidgetOrBuilder
-
Uses of Card.NestedWidgetOrBuilder in com.google.apps.card.v1
Classes in com.google.apps.card.v1 that implement Card.NestedWidgetOrBuilderModifier and TypeClassDescriptionstatic final classA list of widgets that can be displayed in a containing layout, such as a `CarouselCard`.static final classA list of widgets that can be displayed in a containing layout, such as a `CarouselCard`.Methods in com.google.apps.card.v1 that return Card.NestedWidgetOrBuilderModifier and TypeMethodDescriptionCarousel.CarouselCard.Builder.getFooterWidgetsOrBuilder(int index) A list of widgets displayed at the bottom of the carousel card.Carousel.CarouselCard.getFooterWidgetsOrBuilder(int index) A list of widgets displayed at the bottom of the carousel card.Carousel.CarouselCardOrBuilder.getFooterWidgetsOrBuilder(int index) A list of widgets displayed at the bottom of the carousel card.Carousel.CarouselCard.Builder.getWidgetsOrBuilder(int index) A list of widgets displayed in the carousel card.Carousel.CarouselCard.getWidgetsOrBuilder(int index) A list of widgets displayed in the carousel card.Carousel.CarouselCardOrBuilder.getWidgetsOrBuilder(int index) A list of widgets displayed in the carousel card.Methods in com.google.apps.card.v1 that return types with arguments of type Card.NestedWidgetOrBuilderModifier and TypeMethodDescriptionList<? extends Card.NestedWidgetOrBuilder>Carousel.CarouselCard.Builder.getFooterWidgetsOrBuilderList()A list of widgets displayed at the bottom of the carousel card.List<? extends Card.NestedWidgetOrBuilder>Carousel.CarouselCard.getFooterWidgetsOrBuilderList()A list of widgets displayed at the bottom of the carousel card.List<? extends Card.NestedWidgetOrBuilder>Carousel.CarouselCardOrBuilder.getFooterWidgetsOrBuilderList()A list of widgets displayed at the bottom of the carousel card.List<? extends Card.NestedWidgetOrBuilder>Carousel.CarouselCard.Builder.getWidgetsOrBuilderList()A list of widgets displayed in the carousel card.List<? extends Card.NestedWidgetOrBuilder>Carousel.CarouselCard.getWidgetsOrBuilderList()A list of widgets displayed in the carousel card.List<? extends Card.NestedWidgetOrBuilder>Carousel.CarouselCardOrBuilder.getWidgetsOrBuilderList()A list of widgets displayed in the carousel card.