InstancesSetNameRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs).. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
current_name |
str
The current name of this resource, used to prevent conflicts. Provide the latest name when making a request to change name. This field is a member of oneof_ _current_name.
|
name |
str
The name to be applied to the instance. Needs to be RFC 1035 compliant. This field is a member of oneof_ _name.
|