Uses of Class
com.google.apps.card.v1.Widget
Packages that use Widget
-
Uses of Widget in com.google.apps.card.v1
Methods in com.google.apps.card.v1 that return WidgetModifier and TypeMethodDescriptionWidget.Builder.build()
Widget.Builder.buildPartial()
static Widget
Widget.getDefaultInstance()
Widget.Builder.getDefaultInstanceForType()
Widget.getDefaultInstanceForType()
Card.Section.Builder.getWidgets
(int index) All the widgets in the section.Card.Section.getWidgets
(int index) All the widgets in the section.Card.SectionOrBuilder.getWidgets
(int index) All the widgets in the section.static Widget
Widget.parseDelimitedFrom
(InputStream input) static Widget
Widget.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Widget
Widget.parseFrom
(byte[] data) static Widget
Widget.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Widget
Widget.parseFrom
(com.google.protobuf.ByteString data) static Widget
Widget.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Widget
Widget.parseFrom
(com.google.protobuf.CodedInputStream input) static Widget
Widget.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Widget
Widget.parseFrom
(InputStream input) static Widget
Widget.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Widget
Widget.parseFrom
(ByteBuffer data) static Widget
Widget.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.apps.card.v1 that return types with arguments of type WidgetModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Widget> Widget.getParserForType()
Card.Section.Builder.getWidgetsList()
All the widgets in the section.Card.Section.getWidgetsList()
All the widgets in the section.Card.SectionOrBuilder.getWidgetsList()
All the widgets in the section.static com.google.protobuf.Parser
<Widget> Widget.parser()
Methods in com.google.apps.card.v1 with parameters of type WidgetModifier and TypeMethodDescriptionCard.Section.Builder.addWidgets
(int index, Widget value) All the widgets in the section.Card.Section.Builder.addWidgets
(Widget value) All the widgets in the section.static Widget.Builder
Widget.newBuilder
(Widget prototype) Card.Section.Builder.setWidgets
(int index, Widget value) All the widgets in the section.Method parameters in com.google.apps.card.v1 with type arguments of type WidgetModifier and TypeMethodDescriptionCard.Section.Builder.addAllWidgets
(Iterable<? extends Widget> values) All the widgets in the section.