Uses of Class
com.google.apps.card.v1.ChipList
Packages that use ChipList
-
Uses of ChipList in com.google.apps.card.v1
Methods in com.google.apps.card.v1 that return ChipListModifier and TypeMethodDescriptionChipList.Builder.build()ChipList.Builder.buildPartial()Columns.Column.Widgets.Builder.getChipList()[ChipList][google.apps.card.v1.ChipList] widget.Columns.Column.Widgets.getChipList()[ChipList][google.apps.card.v1.ChipList] widget.Columns.Column.WidgetsOrBuilder.getChipList()[ChipList][google.apps.card.v1.ChipList] widget.Widget.Builder.getChipList()A list of chips.Widget.getChipList()A list of chips.WidgetOrBuilder.getChipList()A list of chips.static ChipListChipList.getDefaultInstance()ChipList.Builder.getDefaultInstanceForType()ChipList.getDefaultInstanceForType()static ChipListChipList.parseDelimitedFrom(InputStream input) static ChipListChipList.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChipListChipList.parseFrom(byte[] data) static ChipListChipList.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChipListChipList.parseFrom(com.google.protobuf.ByteString data) static ChipListChipList.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChipListChipList.parseFrom(com.google.protobuf.CodedInputStream input) static ChipListChipList.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChipListChipList.parseFrom(InputStream input) static ChipListChipList.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChipListChipList.parseFrom(ByteBuffer data) static ChipListChipList.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.apps.card.v1 that return types with arguments of type ChipListModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ChipList>ChipList.getParserForType()static com.google.protobuf.Parser<ChipList>ChipList.parser()Methods in com.google.apps.card.v1 with parameters of type ChipListModifier and TypeMethodDescriptionColumns.Column.Widgets.Builder.mergeChipList(ChipList value) [ChipList][google.apps.card.v1.ChipList] widget.Widget.Builder.mergeChipList(ChipList value) A list of chips.static ChipList.BuilderChipList.newBuilder(ChipList prototype) Columns.Column.Widgets.Builder.setChipList(ChipList value) [ChipList][google.apps.card.v1.ChipList] widget.Widget.Builder.setChipList(ChipList value) A list of chips.