Class: Google::Cloud::ArtifactRegistry::V1::Repository::DockerRepositoryConfig

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

Overview

DockerRepositoryConfig is docker related repository details. Provides additional configuration details for repositories of the docker format type.

Instance Attribute Summary collapse

Instance Attribute Details

#immutable_tags::Boolean



618
619
620
621
# File 'proto_docs/google/devtools/artifactregistry/v1/repository.rb', line 618

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