Google Cloud Deploy v1 API - Enum DeployPolicy.Types.Invoker (2.19.0)

public enum DeployPolicy.Types.Invoker

Reference documentation and code samples for the Google Cloud Deploy v1 API enum DeployPolicy.Types.Invoker.

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

Namespace

Google.Cloud.Deploy.V1

Assembly

Google.Cloud.Deploy.V1.dll

Fields

Name Description
DeployAutomation

Automated action by Cloud Deploy.

Unspecified

Unspecified.

User

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