Class RenameVolumeRequest (1.7.3)

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

Message requesting rename of a server.

Attributes

NameDescription
name str
Required. The name field is used to identify the volume. Format: projects/{project}/locations/{location}/volumes/{volume}
new_volume_id str
Required. The new id of the volume.