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 documentation provides reference information for the `ClassificationModelOptions.Types.V2Model` class within the Google Cloud Natural Language v1 API."],["The `V2Model` class offers options for the V2 model used in content classification, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, `V2Model()` and `V2Model(ClassificationModelOptions.Types.V2Model other)`, allowing for the creation of new instances, or copies of existing ones."],["A key property of this class is `ContentCategoriesVersion`, which determines the specific content categories utilized for the classification model, with a specific type of `ClassificationModelOptions.Types.V2Model.Types.ContentCategoriesVersion`."],["The documentation lists available versions of the Google.Cloud.Language.V1, from 2.2.0 to 3.7.0 (latest), indicating a history of updates and providing links to documentation for each."]]],[]]