hotToStandardTime property
The time at which the hot backup will be converted to a standard backup.
Once the hot_to_standard_time
has passed, Cloud Bigtable will convert
the hot backup to a standard backup. This value must be greater than the
backup creation time by: - At least 24 hours This field only applies for
hot backups. When creating or updating a standard backup, attempting to
set this field will fail the request.
Implementation
core.String? hotToStandardTime;