Uses of Interface
com.google.apps.card.v1.Carousel.CarouselCardOrBuilder
Packages that use Carousel.CarouselCardOrBuilder
-
Uses of Carousel.CarouselCardOrBuilder in com.google.apps.card.v1
Classes in com.google.apps.card.v1 that implement Carousel.CarouselCardOrBuilderModifier and TypeClassDescriptionstatic final classA card that can be displayed as a carousel item.static final classA card that can be displayed as a carousel item.Methods in com.google.apps.card.v1 that return Carousel.CarouselCardOrBuilderModifier and TypeMethodDescriptionCarousel.Builder.getCarouselCardsOrBuilder(int index) A list of cards included in the carousel.Carousel.getCarouselCardsOrBuilder(int index) A list of cards included in the carousel.CarouselOrBuilder.getCarouselCardsOrBuilder(int index) A list of cards included in the carousel.Methods in com.google.apps.card.v1 that return types with arguments of type Carousel.CarouselCardOrBuilderModifier and TypeMethodDescriptionList<? extends Carousel.CarouselCardOrBuilder>Carousel.Builder.getCarouselCardsOrBuilderList()A list of cards included in the carousel.List<? extends Carousel.CarouselCardOrBuilder>Carousel.getCarouselCardsOrBuilderList()A list of cards included in the carousel.List<? extends Carousel.CarouselCardOrBuilder>CarouselOrBuilder.getCarouselCardsOrBuilderList()A list of cards included in the carousel.