Artifact Registry V1 API - Module Google::Cloud::ArtifactRegistry::V1::Rule::Action (v1.1.0)

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

Defines the action of the rule.

Constants

ACTION_UNSPECIFIED

value: 0
Action not specified.

ALLOW

value: 1
Allow the operation.

DENY

value: 2
Deny the operation.