public enum Model.Types.StateReference documentation and code samples for the Financial Services v1 API enum Model.Types.State.
The possible states of a resource.
Namespace
Google.Cloud.FinancialServices.V1Assembly
Google.Cloud.FinancialServices.V1.dll
Fields |
|
|---|---|
| Name | Description |
Active |
The resource is active/ready to be used. |
Creating |
The resource has not finished being created. |
Deleting |
The resource is in the process of being deleted. |
Unspecified |
State is unspecified, should not occur. |
Updating |
The resource is in the process of being updated. |