Uses of Class
com.google.apps.card.v1.TextParagraph
-
Packages that use TextParagraph Package Description com.google.apps.card.v1 -
-
Uses of TextParagraph in com.google.apps.card.v1
Methods in com.google.apps.card.v1 that return TextParagraph Modifier and Type Method Description TextParagraphTextParagraph.Builder. build()TextParagraphTextParagraph.Builder. buildPartial()static TextParagraphTextParagraph. getDefaultInstance()TextParagraphTextParagraph.Builder. getDefaultInstanceForType()TextParagraphTextParagraph. getDefaultInstanceForType()TextParagraphColumns.Column.Widgets.Builder. getTextParagraph()[TextParagraph][google.apps.card.v1.TextParagraph] widget.TextParagraphColumns.Column.Widgets. getTextParagraph()[TextParagraph][google.apps.card.v1.TextParagraph] widget.TextParagraphColumns.Column.WidgetsOrBuilder. getTextParagraph()[TextParagraph][google.apps.card.v1.TextParagraph] widget.TextParagraphWidget.Builder. getTextParagraph()Displays a text paragraph.TextParagraphWidget. getTextParagraph()Displays a text paragraph.TextParagraphWidgetOrBuilder. getTextParagraph()Displays a text paragraph.static TextParagraphTextParagraph. parseDelimitedFrom(java.io.InputStream input)static TextParagraphTextParagraph. parseDelimitedFrom(java.io.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(java.io.InputStream input)static TextParagraphTextParagraph. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TextParagraphTextParagraph. parseFrom(java.nio.ByteBuffer data)static TextParagraphTextParagraph. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.apps.card.v1 that return types with arguments of type TextParagraph Modifier and Type Method Description com.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 TextParagraph Modifier and Type Method Description TextParagraph.BuilderTextParagraph.Builder. mergeFrom(TextParagraph other)Columns.Column.Widgets.BuilderColumns.Column.Widgets.Builder. mergeTextParagraph(TextParagraph value)[TextParagraph][google.apps.card.v1.TextParagraph] widget.Widget.BuilderWidget.Builder. mergeTextParagraph(TextParagraph value)Displays a text paragraph.static TextParagraph.BuilderTextParagraph. newBuilder(TextParagraph prototype)Columns.Column.Widgets.BuilderColumns.Column.Widgets.Builder. setTextParagraph(TextParagraph value)[TextParagraph][google.apps.card.v1.TextParagraph] widget.Widget.BuilderWidget.Builder. setTextParagraph(TextParagraph value)Displays a text paragraph.
-