deliverTime property
The time at which Spanner will begin attempting to deliver the message.
If deliver_time is not set, Spanner will deliver the message
immediately. If deliver_time is in the past, Spanner will replace it
with a value closer to the current time.
Implementation
core.String? deliverTime;