Class RenameInstanceRequest (1.7.3)

RenameInstanceRequest(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 instance. Format: projects/{project}/locations/{location}/instances/{instance}
new_instance_id str
Required. The new id of the instance.