Class CreateSnapshotRequest (0.3.13)

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

CreateSnapshotRequest creates a snapshot.

Attributes

Name Description
parent str
Required. The NetApp volume to create the snapshots of, in the format projects/{project_id}/locations/{location}/volumes/{volume_id}
snapshot google.cloud.netapp_v1.types.Snapshot
Required. A snapshot resource
snapshot_id str
Required. ID of the snapshot to create. Must be unique within the parent resource. Must contain only letters, numbers, underscore and hyphen, with the first character a letter or underscore, the last a letter or underscore or a number, and a 63 character maximum.