Class CreateVolumeRequest (0.3.17)

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

Message for creating a Volume

Attributes

Name Description
parent str
Required. Value for parent.
volume_id str
Required. Id of the requesting volume. Must be unique within the parent resource. Must contain only letters, numbers and hyphen, with the first character a letter, the last a letter or a number, and a 63 character maximum.
volume google.cloud.netapp_v1.types.Volume
Required. The volume being created.