public sealed class ClassificationModelOptions : IMessage<ClassificationModelOptions>, IEquatable<ClassificationModelOptions>, IDeepCloneable<ClassificationModelOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Natural Language v1 API class ClassificationModelOptions.
Model options available for classification requests.
public ClassificationModelOptions.Types.V1Model V1Model { get; set; }
Setting this field will use the V1 model and V1 content categories
version. The V1 model is a legacy model; support for this will be
discontinued in the future.
[[["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\u003eThis document provides reference documentation for the \u003ccode\u003eClassificationModelOptions\u003c/code\u003e class within the Google Cloud Natural Language v1 API, specifically focusing on version 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eClassificationModelOptions\u003c/code\u003e are utilized to configure model options for classification requests, and it implements multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class supports two models: \u003ccode\u003eV1Model\u003c/code\u003e, which is a legacy model and will be discontinued in the future, and \u003ccode\u003eV2Model\u003c/code\u003e, which is a newer, better-performing model.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the package can be found in the 3.7.0 version, and there are various other previous versions listed dating down to version 2.2.0.\u003c/p\u003e\n"]]],[],null,[]]