Values:
STATE_UNSPECIFIED (0):
Should not be used, an un-set enum has this
value by default.
CREATING (1):
Model being created.
UNDEPLOYED (2):
Model is not deployed but ready to deploy.
DEPLOYING (3):
Model is deploying.
DEPLOYED (4):
Model is deployed and ready to use.
UNDEPLOYING (5):
Model is undeploying.
DELETING (6):
Model is deleting.
FAILED (7):
Model is in error state. Not ready to deploy
and use.
PENDING (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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]