Uses of Class
com.google.apps.card.v1.ButtonList
-
Packages that use ButtonList Package Description com.google.apps.card.v1 -
-
Uses of ButtonList in com.google.apps.card.v1
Methods in com.google.apps.card.v1 that return ButtonList Modifier and Type Method Description ButtonListButtonList.Builder. build()ButtonListButtonList.Builder. buildPartial()ButtonListColumns.Column.Widgets.Builder. getButtonList()[ButtonList][google.apps.card.v1.ButtonList] widget.ButtonListColumns.Column.Widgets. getButtonList()[ButtonList][google.apps.card.v1.ButtonList] widget.ButtonListColumns.Column.WidgetsOrBuilder. getButtonList()[ButtonList][google.apps.card.v1.ButtonList] widget.ButtonListWidget.Builder. getButtonList()A list of buttons.ButtonListWidget. getButtonList()A list of buttons.ButtonListWidgetOrBuilder. getButtonList()A list of buttons.static ButtonListButtonList. getDefaultInstance()ButtonListButtonList.Builder. getDefaultInstanceForType()ButtonListButtonList. getDefaultInstanceForType()static ButtonListButtonList. parseDelimitedFrom(java.io.InputStream input)static ButtonListButtonList. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ButtonListButtonList. parseFrom(byte[] data)static ButtonListButtonList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ButtonListButtonList. parseFrom(com.google.protobuf.ByteString data)static ButtonListButtonList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ButtonListButtonList. parseFrom(com.google.protobuf.CodedInputStream input)static ButtonListButtonList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ButtonListButtonList. parseFrom(java.io.InputStream input)static ButtonListButtonList. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ButtonListButtonList. parseFrom(java.nio.ByteBuffer data)static ButtonListButtonList. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.apps.card.v1 that return types with arguments of type ButtonList Modifier and Type Method Description com.google.protobuf.Parser<ButtonList>ButtonList. getParserForType()static com.google.protobuf.Parser<ButtonList>ButtonList. parser()Methods in com.google.apps.card.v1 with parameters of type ButtonList Modifier and Type Method Description Columns.Column.Widgets.BuilderColumns.Column.Widgets.Builder. mergeButtonList(ButtonList value)[ButtonList][google.apps.card.v1.ButtonList] widget.Widget.BuilderWidget.Builder. mergeButtonList(ButtonList value)A list of buttons.ButtonList.BuilderButtonList.Builder. mergeFrom(ButtonList other)static ButtonList.BuilderButtonList. newBuilder(ButtonList prototype)Columns.Column.Widgets.BuilderColumns.Column.Widgets.Builder. setButtonList(ButtonList value)[ButtonList][google.apps.card.v1.ButtonList] widget.Widget.BuilderWidget.Builder. setButtonList(ButtonList value)A list of buttons.
-