TextParagraph.Builder |
TextParagraph.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
TextParagraph.Builder |
TextParagraph.Builder.clear() |
|
TextParagraph.Builder |
TextParagraph.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
TextParagraph.Builder |
TextParagraph.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
TextParagraph.Builder |
TextParagraph.Builder.clearText() |
The text that's shown in the widget.
|
TextParagraph.Builder |
TextParagraph.Builder.clone() |
|
TextParagraph.Builder |
Columns.Column.Widgets.Builder.getTextParagraphBuilder() |
[TextParagraph][google.apps.card.v1.TextParagraph] widget.
|
TextParagraph.Builder |
Widget.Builder.getTextParagraphBuilder() |
Displays a text paragraph.
|
TextParagraph.Builder |
TextParagraph.Builder.mergeFrom(TextParagraph other) |
|
TextParagraph.Builder |
TextParagraph.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
TextParagraph.Builder |
TextParagraph.Builder.mergeFrom(com.google.protobuf.Message other) |
|
TextParagraph.Builder |
TextParagraph.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static TextParagraph.Builder |
TextParagraph.newBuilder() |
|
static TextParagraph.Builder |
TextParagraph.newBuilder(TextParagraph prototype) |
|
TextParagraph.Builder |
TextParagraph.newBuilderForType() |
|
protected TextParagraph.Builder |
TextParagraph.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
TextParagraph.Builder |
TextParagraph.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
TextParagraph.Builder |
TextParagraph.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
TextParagraph.Builder |
TextParagraph.Builder.setText(java.lang.String value) |
The text that's shown in the widget.
|
TextParagraph.Builder |
TextParagraph.Builder.setTextBytes(com.google.protobuf.ByteString value) |
The text that's shown in the widget.
|
TextParagraph.Builder |
TextParagraph.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
TextParagraph.Builder |
TextParagraph.toBuilder() |
|