Class: Google::Cloud::ArtifactRegistry::V1beta2::UpdateProjectSettingsRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/devtools/artifactregistry/v1beta2/settings.rb

Overview

Sets the settings of the project.

Instance Attribute Summary collapse

Instance Attribute Details

#project_settings::Google::Cloud::ArtifactRegistry::V1beta2::ProjectSettings

Returns The project settings.



73
74
75
76
# File 'proto_docs/google/devtools/artifactregistry/v1beta2/settings.rb', line 73

class UpdateProjectSettingsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#update_mask::Google::Protobuf::FieldMask

Returns Field mask to support partial updates.

Returns:



73
74
75
76
# File 'proto_docs/google/devtools/artifactregistry/v1beta2/settings.rb', line 73

class UpdateProjectSettingsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end