Class: Google::Cloud::Developerconnect::V1::GoogleArtifactRegistry

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/developerconnect/v1/insights_config.rb

Overview

Google Artifact Registry configurations.

Instance Attribute Summary collapse

Instance Attribute Details

#artifact_registry_package::String

Returns Required. Immutable. The name of the artifact registry package.

Returns:

  • (::String)

    Required. Immutable. The name of the artifact registry package.



213
214
215
216
# File 'proto_docs/google/cloud/developerconnect/v1/insights_config.rb', line 213

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

#project_id::String

Returns Required. The host project of Artifact Registry.

Returns:

  • (::String)

    Required. The host project of Artifact Registry.



213
214
215
216
# File 'proto_docs/google/cloud/developerconnect/v1/insights_config.rb', line 213

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