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 covers the `V2Model` class within the Google Cloud Natural Language v1 API, focusing on version 3.1.0 and providing access to other versions."],["`V2Model` is used for classification within the API and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `V2Model` class offers two constructors, a default one and one that takes another `ClassificationModelOptions.Types.V2Model` instance as a parameter."],["The class includes a `ContentCategoriesVersion` property, allowing users to specify the content categories used for classification."],["The documentation provides a list of versions, with the latest being 3.7.0, giving the user the ability to access older versions from 3.6.0 down to 2.2.0."]]],[]]