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()DecoratedText.Builder.getBottomLabelText()`TextParagraph` equivalent of `bottom_label`.DecoratedText.getBottomLabelText()`TextParagraph` equivalent of `bottom_label`.DecoratedTextOrBuilder.getBottomLabelText()`TextParagraph` equivalent of `bottom_label`.DecoratedText.Builder.getContentText()`TextParagraph` equivalent of `text`.DecoratedText.getContentText()`TextParagraph` equivalent of `text`.DecoratedTextOrBuilder.getContentText()`TextParagraph` equivalent of `text`.static TextParagraphTextParagraph.getDefaultInstance()TextParagraph.Builder.getDefaultInstanceForType()TextParagraph.getDefaultInstanceForType()Card.NestedWidget.Builder.getTextParagraph()A text paragraph widget.Card.NestedWidget.getTextParagraph()A text paragraph widget.Card.NestedWidgetOrBuilder.getTextParagraph()A text paragraph widget.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.DecoratedText.Builder.getTopLabelText()`TextParagraph` equivalent of `top_label`.DecoratedText.getTopLabelText()`TextParagraph` equivalent of `top_label`.DecoratedTextOrBuilder.getTopLabelText()`TextParagraph` equivalent of `top_label`.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 TypeMethodDescriptionDecoratedText.Builder.mergeBottomLabelText(TextParagraph value) `TextParagraph` equivalent of `bottom_label`.DecoratedText.Builder.mergeContentText(TextParagraph value) `TextParagraph` equivalent of `text`.TextParagraph.Builder.mergeFrom(TextParagraph other) Card.NestedWidget.Builder.mergeTextParagraph(TextParagraph value) A text paragraph widget.Columns.Column.Widgets.Builder.mergeTextParagraph(TextParagraph value) [TextParagraph][google.apps.card.v1.TextParagraph] widget.Widget.Builder.mergeTextParagraph(TextParagraph value) Displays a text paragraph.DecoratedText.Builder.mergeTopLabelText(TextParagraph value) `TextParagraph` equivalent of `top_label`.static TextParagraph.BuilderTextParagraph.newBuilder(TextParagraph prototype) DecoratedText.Builder.setBottomLabelText(TextParagraph value) `TextParagraph` equivalent of `bottom_label`.DecoratedText.Builder.setContentText(TextParagraph value) `TextParagraph` equivalent of `text`.Card.NestedWidget.Builder.setTextParagraph(TextParagraph value) A text paragraph widget.Columns.Column.Widgets.Builder.setTextParagraph(TextParagraph value) [TextParagraph][google.apps.card.v1.TextParagraph] widget.Widget.Builder.setTextParagraph(TextParagraph value) Displays a text paragraph.DecoratedText.Builder.setTopLabelText(TextParagraph value) `TextParagraph` equivalent of `top_label`.