name property
A globally unique identifier for the backup which cannot be changed.
Values are of the form
projects/{project}/instances/{instance}/clusters/{cluster}/ backups/_a-zA-Z0-9* The final segment of the name must be between 1 and
50 characters in length. The backup is stored in the cluster identified by
the prefix of the backup name of the form
projects/{project}/instances/{instance}/clusters/{cluster}.
Implementation
core.String? name;