Uses of Class
com.google.apps.card.v1.ButtonList
Packages that use ButtonList
-
Uses of ButtonList in com.google.apps.card.v1
Methods in com.google.apps.card.v1 that return ButtonListModifier and TypeMethodDescriptionButtonList.Builder.build()
ButtonList.Builder.buildPartial()
Columns.Column.Widgets.Builder.getButtonList()
[ButtonList][google.apps.card.v1.ButtonList] widget.Columns.Column.Widgets.getButtonList()
[ButtonList][google.apps.card.v1.ButtonList] widget.Columns.Column.WidgetsOrBuilder.getButtonList()
[ButtonList][google.apps.card.v1.ButtonList] widget.Widget.Builder.getButtonList()
A list of buttons.Widget.getButtonList()
A list of buttons.WidgetOrBuilder.getButtonList()
A list of buttons.static ButtonList
ButtonList.getDefaultInstance()
ButtonList.Builder.getDefaultInstanceForType()
ButtonList.getDefaultInstanceForType()
static ButtonList
ButtonList.parseDelimitedFrom
(InputStream input) static ButtonList
ButtonList.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ButtonList
ButtonList.parseFrom
(byte[] data) static ButtonList
ButtonList.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ButtonList
ButtonList.parseFrom
(com.google.protobuf.ByteString data) static ButtonList
ButtonList.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ButtonList
ButtonList.parseFrom
(com.google.protobuf.CodedInputStream input) static ButtonList
ButtonList.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ButtonList
ButtonList.parseFrom
(InputStream input) static ButtonList
ButtonList.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ButtonList
ButtonList.parseFrom
(ByteBuffer data) static ButtonList
ButtonList.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.apps.card.v1 that return types with arguments of type ButtonListModifier and TypeMethodDescriptioncom.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 ButtonListModifier and TypeMethodDescriptionColumns.Column.Widgets.Builder.mergeButtonList
(ButtonList value) [ButtonList][google.apps.card.v1.ButtonList] widget.Widget.Builder.mergeButtonList
(ButtonList value) A list of buttons.ButtonList.Builder.mergeFrom
(ButtonList other) static ButtonList.Builder
ButtonList.newBuilder
(ButtonList prototype) Columns.Column.Widgets.Builder.setButtonList
(ButtonList value) [ButtonList][google.apps.card.v1.ButtonList] widget.Widget.Builder.setButtonList
(ButtonList value) A list of buttons.