Class RestoreInstanceRequest (0.1.0)

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

RestoreInstanceRequest restores an existing instances's file share from a backup.

Attributes

NameDescription
name str
Required. The resource name of the instance, in the format projects/{project_number}/locations/{location_id}/instances/{instance_id}.
file_share str
Required. Name of the file share in the Cloud Filestore instance that the backup is being restored to.
source_backup str
The resource name of the backup, in the format projects/{project_number}/locations/{location_id}/backups/{backup_id}.