Class RevertInstanceRequest (1.9.2)

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

RevertInstanceRequest reverts the given instance's file share to the specified snapshot.

Attributes

NameDescription
name str
Required. projects/{project_id}/locations/{location_id}/instances/{instance_id}. The resource name of the instance, in the format
target_snapshot_id str
Required. The snapshot resource ID, in the format 'my-snapshot', where the specified ID is the {snapshot_id} of the fully qualified name like projects/{project_id}/locations/{location_id}/instances/{instance_id}/snapshots/{snapshot_id}