public sealed class ProcessorVersion.Types.GenAiModelInfo.Types.FoundationGenAiModelInfo : IMessage<ProcessorVersion.Types.GenAiModelInfo.Types.FoundationGenAiModelInfo>, IEquatable<ProcessorVersion.Types.GenAiModelInfo.Types.FoundationGenAiModelInfo>, IDeepCloneable<ProcessorVersion.Types.GenAiModelInfo.Types.FoundationGenAiModelInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class ProcessorVersion.Types.GenAiModelInfo.Types.FoundationGenAiModelInfo.
Information for a pretrained Google-managed foundation model.
[[["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-24 UTC."],[[["This documentation provides details for the `FoundationGenAiModelInfo` class within the Cloud Document AI v1beta3 API, specifically for the `ProcessorVersion.Types.GenAiModelInfo.Types` namespace."],["The `FoundationGenAiModelInfo` class represents information for a pretrained Google-managed foundation model and includes constructors for creating instances, either new or by copying other `FoundationGenAiModelInfo` objects."],["This class allows the option for fine-tuning via the `FinetuningAllowed` property, and the `MinTrainLabeledDocuments` property indicates the minimum number of labeled documents needed for fine-tuning, both of which are properties of this class."],["The class `FoundationGenAiModelInfo` also implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for functionality such as message handling and object comparison."],["There are 3 distinct versions available within the document, they are 2.0.0-beta23, 2.0.0-beta22, and 1.0.0-beta04."]]],[]]