public enum Revision.Types.StateReference documentation and code samples for the Infrastructure Manager v1 API enum Revision.Types.State.
Possible states of a revision.
Namespace
Google.Cloud.Config.V1Assembly
Google.Cloud.Config.V1.dll
Fields |
|
|---|---|
| Name | Description |
Applied |
The revision was applied successfully. |
Applying |
The revision is being applied. |
Failed |
The revision could not be applied successfully. |
Unspecified |
The default value. This value is used if the state is omitted. |