public sealed class ClassificationModelOptions.Types.V2Model : IMessage<ClassificationModelOptions.Types.V2Model>, IEquatable<ClassificationModelOptions.Types.V2Model>, IDeepCloneable<ClassificationModelOptions.Types.V2Model>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Natural Language v1 API class ClassificationModelOptions.Types.V2Model.
[[["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 2025-03-21 UTC."],[[["This webpage provides documentation for the `ClassificationModelOptions.Types.V2Model` class within the Google Cloud Natural Language v1 API, outlining its structure, inheritance, and implementation details."],["The `ClassificationModelOptions.Types.V2Model` class is a sealed class with the purpose of outlining options for the V2 classification model, inheriting from `object` and implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers various versions of the API, ranging from version 2.2.0 to the latest version 3.7.0, all of which correspond to the same `V2Model` type in `ClassificationModelOptions`."],["The class has a property called `ContentCategoriesVersion`, of type `ClassificationModelOptions.Types.V2Model.Types.ContentCategoriesVersion`, which specifies the version of the content categories used for classification."],["The documentation includes information on the class constructors, `V2Model()` and `V2Model(ClassificationModelOptions.Types.V2Model other)`, including parameter descriptions."]]],[]]