Reference documentation and code samples for the Google Cloud Resource Manager V3 Client class UpdateProjectRequest.
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.
Generated from protobuf message google.cloud.resourcemanager.v3.UpdateProjectRequest
Namespace
Google \ Cloud \ ResourceManager \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ project
↳ update_mask
getProject
Required. The new definition of the project.
hasProject
clearProject
setProject
Required. The new definition of the project.
$this
getUpdateMask
Optional. An update mask to selectively update fields.
hasUpdateMask
clearUpdateMask
setUpdateMask
Optional. An update mask to selectively update fields.
$this
static::build
project
updateMask