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.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#project
def project() -> ::Google::Cloud::ResourceManager::V3::Project
Returns
- (::Google::Cloud::ResourceManager::V3::Project) — Required. The new definition of the project.
#project=
def project=(value) -> ::Google::Cloud::ResourceManager::V3::Project
Parameter
- value (::Google::Cloud::ResourceManager::V3::Project) — Required. The new definition of the project.
Returns
- (::Google::Cloud::ResourceManager::V3::Project) — Required. The new definition of the project.
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask
Returns
- (::Google::Protobuf::FieldMask) — Optional. An update mask to selectively update fields.
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask
Parameter
- value (::Google::Protobuf::FieldMask) — Optional. An update mask to selectively update fields.
Returns
- (::Google::Protobuf::FieldMask) — Optional. An update mask to selectively update fields.