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-04-09 UTC."],[[["This documentation page covers the `ClassificationModelOptions.Types.V2Model` class from the Google Cloud Natural Language v1 API, providing reference information and code samples."],["The `V2Model` class, representing options for the V2 model, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It inherits from the base `object` class and provides properties, including `ContentCategoriesVersion`, which determines the content categories used for classification."],["The documentation shows that there are multiple previous versions of the API listed starting from version 2.2.0 and going up to 3.7.0, with 3.7.0 being the latest."],["The `V2Model` has two constructors: `V2Model()` and `V2Model(V2Model other)` to create instances of this model."]]],[]]