public sealed class 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 documentation provides reference information for the `ClassificationModelOptions.Types.V2Model` class within the Google Cloud Natural Language v1 API."],["The `V2Model` class offers options for utilizing the V2 model in natural language processing tasks, specifically concerning content classification."],["The API documentation lists available versions of `ClassificationModelOptions.Types.V2Model` class ranging from version 2.2.0 up to the latest 3.7.0."],["The `V2Model` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `Object`."],["The class `V2Model` also offers a property `ContentCategoriesVersion` which specifies the version of content categories used for classification."]]],[]]