Reference documentation and code samples for the Google Cloud Advisory Notifications V1 Client class Text.
A text object containing the English text and its localized copies.
Generated from protobuf message google.cloud.advisorynotifications.v1.Text
Namespace
Google \ Cloud \ AdvisoryNotifications \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ en_text
string
The English copy.
↳ localized_text
string
The requested localized copy (if applicable).
↳ localization_state
int
Status of the localization.
getEnText
The English copy.
string
setEnText
The English copy.
var
string
$this
getLocalizedText
The requested localized copy (if applicable).
string
setLocalizedText
The requested localized copy (if applicable).
var
string
$this
getLocalizationState
Status of the localization.
int
setLocalizationState
Status of the localization.
var
int
$this