Developer Connect V1 API - Class Google::Cloud::Developerconnect::V1::GoogleArtifactRegistry (v1.2.0)

Reference documentation and code samples for the Developer Connect V1 API class Google::Cloud::Developerconnect::V1::GoogleArtifactRegistry.

Google Artifact Registry configurations.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#artifact_registry_package

def artifact_registry_package() -> ::String
Returns
  • (::String) — Required. Immutable. The name of the artifact registry package.

#artifact_registry_package=

def artifact_registry_package=(value) -> ::String
Parameter
  • value (::String) — Required. Immutable. The name of the artifact registry package.
Returns
  • (::String) — Required. Immutable. The name of the artifact registry package.

#project_id

def project_id() -> ::String
Returns
  • (::String) — Required. The host project of Artifact Registry.

#project_id=

def project_id=(value) -> ::String
Parameter
  • value (::String) — Required. The host project of Artifact Registry.
Returns
  • (::String) — Required. The host project of Artifact Registry.