Uses of Interface
com.google.apps.card.v1.ChipOrBuilder
Packages that use ChipOrBuilder
-
Uses of ChipOrBuilder in com.google.apps.card.v1
Classes in com.google.apps.card.v1 that implement ChipOrBuilderModifier and TypeClassDescriptionfinal classA text, icon, or text and icon chip that users can click.static final classA text, icon, or text and icon chip that users can click.Methods in com.google.apps.card.v1 that return ChipOrBuilderModifier and TypeMethodDescriptionChipList.Builder.getChipsOrBuilder(int index) An array of chips.ChipList.getChipsOrBuilder(int index) An array of chips.ChipListOrBuilder.getChipsOrBuilder(int index) An array of chips.Methods in com.google.apps.card.v1 that return types with arguments of type ChipOrBuilderModifier and TypeMethodDescriptionList<? extends ChipOrBuilder>ChipList.Builder.getChipsOrBuilderList()An array of chips.List<? extends ChipOrBuilder>ChipList.getChipsOrBuilderList()An array of chips.List<? extends ChipOrBuilder>ChipListOrBuilder.getChipsOrBuilderList()An array of chips.