Class CreateSnapshotRequest (0.3.9)

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

CreateSnapshotRequest creates a snapshot.

Attributes

NameDescription
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. This value must start with a lowercase letter followed by up to 62 lowercase letters, numbers, or hyphens, and cannot end with a hyphen.