Class: Google::Cloud::ArtifactRegistry::V1::RemoteRepositoryConfig::PythonRepository::CustomRepository

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/devtools/artifactregistry/v1/repository.rb

Overview

Customer-specified publicly available remote repository.

Instance Attribute Summary collapse

Instance Attribute Details

#uri::String



344
345
346
347
# File 'proto_docs/google/devtools/artifactregistry/v1/repository.rb', line 344

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