Class CreateVolumeRequest (0.3.9)

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

Message for creating a Volume

Attributes

NameDescription
parent str
Required. Value for parent.
volume_id str
Required. Id of the requesting volume If auto-generating Id server-side, remove this field and Id from the method_signature of Create RPC
volume google.cloud.netapp_v1.types.Volume
Required. The volume being created.