Reference documentation and code samples for the Artifact Registry V1 API class Google::Cloud::ArtifactRegistry::V1::RemoteRepositoryConfig::YumRepository::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.yum.registry/".
#uri=
def uri=(value) -> ::String
Parameter
- value (::String) — An http/https uri reference to the upstream remote repository, for ex: "https://my.yum.registry/".
Returns
- (::String) — An http/https uri reference to the upstream remote repository, for ex: "https://my.yum.registry/".