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 TextParagraphTextParagraph.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 TextParagraphTextParagraph.parseDelimitedFrom(InputStream input) static TextParagraphTextParagraph.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextParagraphTextParagraph.parseFrom(byte[] data) static TextParagraphTextParagraph.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextParagraphTextParagraph.parseFrom(com.google.protobuf.ByteString data) static TextParagraphTextParagraph.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextParagraphTextParagraph.parseFrom(com.google.protobuf.CodedInputStream input) static TextParagraphTextParagraph.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextParagraphTextParagraph.parseFrom(InputStream input) static TextParagraphTextParagraph.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextParagraphTextParagraph.parseFrom(ByteBuffer data) static TextParagraphTextParagraph.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.BuilderTextParagraph.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.