public enum IssueModel.Types.StateReference documentation and code samples for the Contact Center AI Insights v1 API enum IssueModel.Types.State.
State of the model.
Namespace
Google.Cloud.ContactCenterInsights.V1Assembly
Google.Cloud.ContactCenterInsights.V1.dll
Fields |
|
|---|---|
| Name | Description |
Deleting |
Model is being deleted. |
Deployed |
Model is deployed and is ready to be used. A model can only be used in analysis if it's in this state. |
Deploying |
Model is being deployed. |
Undeployed |
Model is not deployed but is ready to deploy. |
Undeploying |
Model is being undeployed. |
Unspecified |
Unspecified. |