name property
Identifier.
Output only for the CreateBackupSchedule operation. Required for the
UpdateBackupSchedule operation. A globally unique identifier for the
backup schedule which cannot be changed. Values are of the form
projects//instances//databases//backupSchedules/a-z*[a-z0-9]
The final
segment of the name must be between 2 and 60 characters in length.
Implementation
core.String? name;