Class RenameNetworkRequest (1.7.3)

RenameNetworkRequest(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 network. Format: projects/{project}/locations/{location}/networks/{network}
new_network_id str
Required. The new id of the network.