Artifact Registry V1 API - Class Google::Cloud::ArtifactRegistry::V1::RemoteRepositoryConfig::AptRepository::PublicRepository (v0.13.0)

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

Publicly available Apt repositories constructed from a common repository base and a custom repository path.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#repository_base

def repository_base() -> ::Google::Cloud::ArtifactRegistry::V1::RemoteRepositoryConfig::AptRepository::PublicRepository::RepositoryBase

#repository_base=

def repository_base=(value) -> ::Google::Cloud::ArtifactRegistry::V1::RemoteRepositoryConfig::AptRepository::PublicRepository::RepositoryBase

#repository_path

def repository_path() -> ::String
Returns
  • (::String) — A custom field to define a path to a specific repository from the base.

#repository_path=

def repository_path=(value) -> ::String
Parameter
  • value (::String) — A custom field to define a path to a specific repository from the base.
Returns
  • (::String) — A custom field to define a path to a specific repository from the base.