public enum DeployPolicy.Types.InvokerReference 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.V1Assembly
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. |