Class GetBackupRequest (1.2.0)

GetBackupRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

GetBackupRequest gets the state of a backup.

Attribute

NameDescription
name str
Required. The backup resource name, in the format ``projects/{project_number}/locations/{location}/backups/{backup_id}``.

Inheritance

builtins.object > proto.message.Message > GetBackupRequest