Class UpdateProjectRequest (1.3.3)

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

The request sent to the UpdateProject method.

Only the display_name and labels fields can be change. Use the MoveProject method to change the parent field.

Attributes

NameDescription
project google.cloud.resourcemanager_v3.types.Project
Required. The new definition of the project.
update_mask google.protobuf.field_mask_pb2.FieldMask
Optional. An update mask to selectively update fields.