Class: Google::Cloud::ArtifactRegistry::V1::Repository::CleanupPoliciesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::ArtifactRegistry::V1::Repository::CleanupPoliciesEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/devtools/artifactregistry/v1/repository.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
632 633 634 635 |
# File 'proto_docs/google/devtools/artifactregistry/v1/repository.rb', line 632 class CleanupPoliciesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::ArtifactRegistry::V1::CleanupPolicy
632 633 634 635 |
# File 'proto_docs/google/devtools/artifactregistry/v1/repository.rb', line 632 class CleanupPoliciesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |