Artifact Registry V1 API - Module Google::Cloud::ArtifactRegistry::V1::CleanupPolicy::Action (v0.13.0)

Reference documentation and code samples for the Artifact Registry V1 API module Google::Cloud::ArtifactRegistry::V1::CleanupPolicy::Action.

Action type for a cleanup policy.

Constants

ACTION_UNSPECIFIED

value: 0
Action not specified.

DELETE

value: 1
Delete action.

KEEP

value: 2
Keep action.