public enum Revision.Types.ActionReference documentation and code samples for the Infrastructure Manager v1 API enum Revision.Types.Action.
Actions that generate a revision.
Namespace
Google.Cloud.Config.V1Assembly
Google.Cloud.Config.V1.dll
Fields |
|
|---|---|
| Name | Description |
Create |
The revision was generated by creating a deployment. |
Delete |
The revision was deleted. |
Unspecified |
The default value. This value is used if the action is omitted. |
Update |
The revision was generated by updating a deployment. |