[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCustomTuningModel.Types.ModelState\u003c/code\u003e enum in the Discovery Engine v1beta API represents the various states a model can be in.\u003c/p\u003e\n"],["\u003cp\u003eThis enum includes states like \u003ccode\u003eTraining\u003c/code\u003e, \u003ccode\u003eTrainingComplete\u003c/code\u003e, \u003ccode\u003eReadyForServing\u003c/code\u003e, and \u003ccode\u003eTrainingFailed\u003c/code\u003e, among others, detailing the model's current status.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInputValidationFailed\u003c/code\u003e state indicates that model training could not begin due to issues with the input data.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNoImprovement\u003c/code\u003e state signifies that training finished, but the model's performance did not show improvement.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUnspecified\u003c/code\u003e state is the default value, representing an undefined or unknown model state.\u003c/p\u003e\n"]]],[],null,["# Discovery Engine v1beta API - Enum CustomTuningModel.Types.ModelState (1.0.0-beta19)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta19 (latest)](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.CustomTuningModel.Types.ModelState)\n- [1.0.0-beta18](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/1.0.0-beta18/Google.Cloud.DiscoveryEngine.V1Beta.CustomTuningModel.Types.ModelState) \n\n public enum CustomTuningModel.Types.ModelState\n\nReference documentation and code samples for the Discovery Engine v1beta API enum CustomTuningModel.Types.ModelState.\n\nThe state of the model.\n\nNamespace\n---------\n\n[Google.Cloud.DiscoveryEngine.V1Beta](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta)\n\nAssembly\n--------\n\nGoogle.Cloud.DiscoveryEngine.V1Beta.dll"]]