Uses of Class
com.google.apps.card.v1.TextParagraph
Packages that use TextParagraph
-
Uses of TextParagraph in com.google.apps.card.v1
Methods in com.google.apps.card.v1 that return TextParagraphModifier and TypeMethodDescriptionTextParagraph.Builder.build()
TextParagraph.Builder.buildPartial()
static TextParagraph
TextParagraph.getDefaultInstance()
TextParagraph.Builder.getDefaultInstanceForType()
TextParagraph.getDefaultInstanceForType()
Columns.Column.Widgets.Builder.getTextParagraph()
[TextParagraph][google.apps.card.v1.TextParagraph] widget.Columns.Column.Widgets.getTextParagraph()
[TextParagraph][google.apps.card.v1.TextParagraph] widget.Columns.Column.WidgetsOrBuilder.getTextParagraph()
[TextParagraph][google.apps.card.v1.TextParagraph] widget.Widget.Builder.getTextParagraph()
Displays a text paragraph.Widget.getTextParagraph()
Displays a text paragraph.WidgetOrBuilder.getTextParagraph()
Displays a text paragraph.static TextParagraph
TextParagraph.parseDelimitedFrom
(InputStream input) static TextParagraph
TextParagraph.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextParagraph
TextParagraph.parseFrom
(byte[] data) static TextParagraph
TextParagraph.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextParagraph
TextParagraph.parseFrom
(com.google.protobuf.ByteString data) static TextParagraph
TextParagraph.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextParagraph
TextParagraph.parseFrom
(com.google.protobuf.CodedInputStream input) static TextParagraph
TextParagraph.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextParagraph
TextParagraph.parseFrom
(InputStream input) static TextParagraph
TextParagraph.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextParagraph
TextParagraph.parseFrom
(ByteBuffer data) static TextParagraph
TextParagraph.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.apps.card.v1 that return types with arguments of type TextParagraphModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<TextParagraph> TextParagraph.getParserForType()
static com.google.protobuf.Parser
<TextParagraph> TextParagraph.parser()
Methods in com.google.apps.card.v1 with parameters of type TextParagraphModifier and TypeMethodDescriptionTextParagraph.Builder.mergeFrom
(TextParagraph other) Columns.Column.Widgets.Builder.mergeTextParagraph
(TextParagraph value) [TextParagraph][google.apps.card.v1.TextParagraph] widget.Widget.Builder.mergeTextParagraph
(TextParagraph value) Displays a text paragraph.static TextParagraph.Builder
TextParagraph.newBuilder
(TextParagraph prototype) Columns.Column.Widgets.Builder.setTextParagraph
(TextParagraph value) [TextParagraph][google.apps.card.v1.TextParagraph] widget.Widget.Builder.setTextParagraph
(TextParagraph value) Displays a text paragraph.