Dialogflow V2 API - Module Google::Cloud::Dialogflow::V2::ConversationModel::State (v0.17.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Dialogflow V2 API module Google::Cloud::Dialogflow::V2::ConversationModel::State.
State of the model.
Constants
STATE_UNSPECIFIED
value: 0
Should not be used, an un-set enum has this value by default.
CREATING
value: 1
Model being created.
UNDEPLOYED
value: 2
Model is not deployed but ready to deploy.
DEPLOYING
value: 3
Model is deploying.
DEPLOYED
value: 4
Model is deployed and ready to use.
UNDEPLOYING
value: 5
Model is undeploying.
DELETING
value: 6
Model is deleting.
FAILED
value: 7
Model is in error state. Not ready to deploy and use.
PENDING
value: 8
Model is being created but the training has not started,
The model may remain in this state until there is enough capacity to
start training.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-10 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
{"lastModified": "Last updated 2024-09-10 UTC."}