Artifact Registry V1 API - Module Google::Cloud::ArtifactRegistry::V1::CleanupPolicyCondition::TagState (v0.13.0)

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

Statuses applying to versions.

Constants

TAG_STATE_UNSPECIFIED

value: 0
Tag status not specified.

TAGGED

value: 1
Applies to tagged versions only.

UNTAGGED

value: 2
Applies to untagged versions only.

ANY

value: 3
Applies to all versions.