Class CreateVolumeRequest (0.3.13)

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, 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.
volume google.cloud.netapp_v1.types.Volume
Required. The volume being created.