Artifact Registry V1 API - Class Google::Cloud::ArtifactRegistry::V1::RemoteRepositoryConfig::NpmRepository::CustomRepository (v1.1.0)

Reference documentation and code samples for the Artifact Registry V1 API class Google::Cloud::ArtifactRegistry::V1::RemoteRepositoryConfig::NpmRepository::CustomRepository.

Customer-specified publicly available remote repository.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#uri

def uri() -> ::String
Returns
  • (::String) — An http/https uri reference to the upstream remote repository, for ex: "https://my.npm.registry/".

#uri=

def uri=(value) -> ::String
Parameter
  • value (::String) — An http/https uri reference to the upstream remote repository, for ex: "https://my.npm.registry/".
Returns
  • (::String) — An http/https uri reference to the upstream remote repository, for ex: "https://my.npm.registry/".