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 reference information for the `FoundationGenAiModelInfo` class within the Google Cloud Document AI v1beta3 API, which represents a pretrained, Google-managed foundation model."],["The `FoundationGenAiModelInfo` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating instances and has properties like `FinetuningAllowed` (a boolean) and `MinTrainLabeledDocuments` (an integer) that describe the capabilities and requirements of the model."],["The latest version of this class is `2.0.0-beta23`, while previous versions include `2.0.0-beta22` and `1.0.0-beta04`."],["This page covers methods for managing and interacting with the `FoundationGenAiModelInfo` class, with links to the related namespaces, assemblies and versioning, providing a comprehensive guide for developers."]]],[]]