Uses of Class
com.google.apps.card.v1.TextParagraph.Builder
Packages that use TextParagraph.Builder
-
Uses of TextParagraph.Builder in com.google.apps.card.v1
Methods in com.google.apps.card.v1 that return TextParagraph.BuilderModifier and TypeMethodDescriptionTextParagraph.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) TextParagraph.Builder.clear()
TextParagraph.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) TextParagraph.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) TextParagraph.Builder.clearText()
The text that's shown in the widget.TextParagraph.Builder.clone()
Columns.Column.Widgets.Builder.getTextParagraphBuilder()
[TextParagraph][google.apps.card.v1.TextParagraph] widget.Widget.Builder.getTextParagraphBuilder()
Displays a text paragraph.TextParagraph.Builder.mergeFrom
(TextParagraph other) TextParagraph.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TextParagraph.Builder.mergeFrom
(com.google.protobuf.Message other) final TextParagraph.Builder
TextParagraph.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) static TextParagraph.Builder
TextParagraph.newBuilder()
static TextParagraph.Builder
TextParagraph.newBuilder
(TextParagraph prototype) TextParagraph.newBuilderForType()
protected TextParagraph.Builder
TextParagraph.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) TextParagraph.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) The text that's shown in the widget.TextParagraph.Builder.setTextBytes
(com.google.protobuf.ByteString value) The text that's shown in the widget.final TextParagraph.Builder
TextParagraph.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) TextParagraph.toBuilder()
Methods in com.google.apps.card.v1 with parameters of type TextParagraph.BuilderModifier and TypeMethodDescriptionColumns.Column.Widgets.Builder.setTextParagraph
(TextParagraph.Builder builderForValue) [TextParagraph][google.apps.card.v1.TextParagraph] widget.Widget.Builder.setTextParagraph
(TextParagraph.Builder builderForValue) Displays a text paragraph.