Google Cloud Deploy V1 API - Module Google::Cloud::Deploy::V1::DeployPolicy::Invoker (v1.1.0)

Reference documentation and code samples for the Google Cloud Deploy V1 API module Google::Cloud::Deploy::V1::DeployPolicy::Invoker.

What invoked the action. Filters enforcing the policy depending on what invoked the action.

Constants

INVOKER_UNSPECIFIED

value: 0
Unspecified.

USER

value: 1
The action is user-driven. For example, creating a rollout manually via a gcloud create command.

DEPLOY_AUTOMATION

value: 2
Automated action by Cloud Deploy.