Class: Google::Cloud::ArtifactRegistry::V1::RemoteRepositoryConfig::CommonRemoteRepository

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

Overview

Common remote repository settings type.

Instance Attribute Summary collapse

Instance Attribute Details

#uri::String



482
483
484
485
# File 'proto_docs/google/devtools/artifactregistry/v1/repository.rb', line 482

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