lastUpdateTime property
The timestamp when the quoted message was created or when the quoted message was last updated.
If the message was edited, use this field, last_update_time. If the
message was never edited, use create_time. If last_update_time doesn't
match the latest version of the quoted message, the request fails.
Required.
Implementation
core.String? lastUpdateTime;