Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Dialogflow V2 API - Module Google::Cloud::Dialogflow::V2::ConversationModel::State (v0.16.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 0.16.0keyboard_arrow_down
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 2025-07-18 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-18 UTC."],[],[]]