Uses of Interface
com.google.cloud.advisorynotifications.v1.TextOrBuilder
-
Packages that use TextOrBuilder Package Description com.google.cloud.advisorynotifications.v1 A client to Advisory Notifications API -
-
Uses of TextOrBuilder in com.google.cloud.advisorynotifications.v1
Classes in com.google.cloud.advisorynotifications.v1 that implement TextOrBuilder Modifier and Type Class Description classTextA text object containing the English text and its localized copies.static classText.BuilderA text object containing the English text and its localized copies.Methods in com.google.cloud.advisorynotifications.v1 that return TextOrBuilder Modifier and Type Method Description TextOrBuilderMessage.Body.Builder. getTextOrBuilder()The text content of the message body.TextOrBuilderMessage.Body. getTextOrBuilder()The text content of the message body.TextOrBuilderMessage.BodyOrBuilder. getTextOrBuilder()The text content of the message body.TextOrBuilderSubject.Builder. getTextOrBuilder()The text content.TextOrBuilderSubject. getTextOrBuilder()The text content.TextOrBuilderSubjectOrBuilder. getTextOrBuilder()The text content.
-