name property
Output only for the CreateBackup operation.
Required for the UpdateBackup operation. A globally unique identifier for
the backup which cannot be changed. Values are of the form
projects/{project}/instances/{instance}/backups/a-z*[a-z0-9] The final
segment of the name must be between 2 and 60 characters in length. The
backup is stored in the location(s) specified in the instance
configuration of the instance containing the backup, identified by the
prefix of the backup name of the form
projects/{project}/instances/{instance}.
Implementation
core.String? name;