public sealed class V1Model : IMessage<ClassificationModelOptions.Types.V1Model>, IEquatable<ClassificationModelOptions.Types.V1Model>, IDeepCloneable<ClassificationModelOptions.Types.V1Model>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Natural Language v1 API class ClassificationModelOptions.Types.V1Model.
[[["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."],[[["The latest version of the Google Cloud Natural Language v1 API class ClassificationModelOptions.Types.V1Model is 3.7.0, with several previous versions listed, including the current version 3.2.0."],["This documentation provides reference and code samples for the `V1Model` class, offering options for the V1 model within the Google Cloud Natural Language API."],["The `V1Model` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `V1Model` class has two constructors: a default constructor `V1Model()` and another `V1Model(ClassificationModelOptions.Types.V1Model other)` for creating instances based on an existing `V1Model`."],["The `V1Model` class belongs to the `Google.Cloud.Language.V1` namespace and is contained within the `Google.Cloud.Language.V1.dll` assembly."]]],[]]