Reference documentation and code samples for the Artifact Registry V1 API class Google::Cloud::ArtifactRegistry::V1::UpdateProjectSettingsRequest.
Sets the settings of the project.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#project_settings
def project_settings() -> ::Google::Cloud::ArtifactRegistry::V1::ProjectSettings
    Returns
    
  - (::Google::Cloud::ArtifactRegistry::V1::ProjectSettings) — The project settings.
#project_settings=
def project_settings=(value) -> ::Google::Cloud::ArtifactRegistry::V1::ProjectSettings
    Parameter
    
  - value (::Google::Cloud::ArtifactRegistry::V1::ProjectSettings) — The project settings.
    Returns
    
  - (::Google::Cloud::ArtifactRegistry::V1::ProjectSettings) — The project settings.
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask
    Returns
    
  - (::Google::Protobuf::FieldMask) — Field mask to support partial updates.
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask
    Parameter
    
  - value (::Google::Protobuf::FieldMask) — Field mask to support partial updates.
    Returns
    
- (::Google::Protobuf::FieldMask) — Field mask to support partial updates.