Module: Google::Cloud::ArtifactRegistry::V1::CleanupPolicy::Action

Defined in:
proto_docs/google/devtools/artifactregistry/v1/repository.rb

Overview

Action type for a cleanup policy.

Constant Summary collapse

ACTION_UNSPECIFIED =

Action not specified.

0
DELETE =

Delete action.

1
KEEP =

Keep action.

2