Class RenameNfsShareRequest (1.7.3)

RenameNfsShareRequest(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 nfsshare. Format: projects/{project}/locations/{location}/nfsshares/{nfsshare}
new_nfsshare_id str
Required. The new id of the nfsshare.