| Modifier and Type | Class and Description |
|---|---|
class |
Text
A text object containing the English text and its localized copies.
|
static class |
Text.Builder
A text object containing the English text and its localized copies.
|
| Modifier and Type | Method and Description |
|---|---|
TextOrBuilder |
SubjectOrBuilder.getTextOrBuilder()
The text content.
|
TextOrBuilder |
Subject.getTextOrBuilder()
The text content.
|
TextOrBuilder |
Subject.Builder.getTextOrBuilder()
The text content.
|
TextOrBuilder |
Message.BodyOrBuilder.getTextOrBuilder()
The text content of the message body.
|
TextOrBuilder |
Message.Body.getTextOrBuilder()
The text content of the message body.
|
TextOrBuilder |
Message.Body.Builder.getTextOrBuilder()
The text content of the message body.
|
Copyright © 2023 Google LLC. All rights reserved.