Reference documentation and code samples for the Google Cloud Document Ai V1 Client class GenAiModelInfo.
Information about Generative AI model-based processor versions.
Generated from protobuf message google.cloud.documentai.v1.ProcessorVersion.GenAiModelInfo
Namespace
Google \ Cloud \ DocumentAI \ V1 \ ProcessorVersionMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ foundation_gen_ai_model_info |
Google\Cloud\DocumentAI\V1\ProcessorVersion\GenAiModelInfo\FoundationGenAiModelInfo
Information for a pretrained Google-managed foundation model. |
↳ custom_gen_ai_model_info |
Google\Cloud\DocumentAI\V1\ProcessorVersion\GenAiModelInfo\CustomGenAiModelInfo
Information for a custom Generative AI model created by the user. |
getFoundationGenAiModelInfo
Information for a pretrained Google-managed foundation model.
Returns | |
---|---|
Type | Description |
Google\Cloud\DocumentAI\V1\ProcessorVersion\GenAiModelInfo\FoundationGenAiModelInfo|null |
hasFoundationGenAiModelInfo
setFoundationGenAiModelInfo
Information for a pretrained Google-managed foundation model.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\DocumentAI\V1\ProcessorVersion\GenAiModelInfo\FoundationGenAiModelInfo
|
Returns | |
---|---|
Type | Description |
$this |
getCustomGenAiModelInfo
Information for a custom Generative AI model created by the user.
Returns | |
---|---|
Type | Description |
Google\Cloud\DocumentAI\V1\ProcessorVersion\GenAiModelInfo\CustomGenAiModelInfo|null |
hasCustomGenAiModelInfo
setCustomGenAiModelInfo
Information for a custom Generative AI model created by the user.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\DocumentAI\V1\ProcessorVersion\GenAiModelInfo\CustomGenAiModelInfo
|
Returns | |
---|---|
Type | Description |
$this |
getModelInfo
Returns | |
---|---|
Type | Description |
string |