Reference documentation and code samples for the Document AI V1beta3 API class Google::Cloud::DocumentAI::V1beta3::ProcessorVersion::GenAiModelInfo.
Information about Generative AI model-based processor versions.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#custom_gen_ai_model_info
def custom_gen_ai_model_info() -> ::Google::Cloud::DocumentAI::V1beta3::ProcessorVersion::GenAiModelInfo::CustomGenAiModelInfo
-
(::Google::Cloud::DocumentAI::V1beta3::ProcessorVersion::GenAiModelInfo::CustomGenAiModelInfo) — Information for a custom Generative AI model created by the user.
Note: The following fields are mutually exclusive:
custom_gen_ai_model_info
,foundation_gen_ai_model_info
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#custom_gen_ai_model_info=
def custom_gen_ai_model_info=(value) -> ::Google::Cloud::DocumentAI::V1beta3::ProcessorVersion::GenAiModelInfo::CustomGenAiModelInfo
-
value (::Google::Cloud::DocumentAI::V1beta3::ProcessorVersion::GenAiModelInfo::CustomGenAiModelInfo) — Information for a custom Generative AI model created by the user.
Note: The following fields are mutually exclusive:
custom_gen_ai_model_info
,foundation_gen_ai_model_info
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::DocumentAI::V1beta3::ProcessorVersion::GenAiModelInfo::CustomGenAiModelInfo) — Information for a custom Generative AI model created by the user.
Note: The following fields are mutually exclusive:
custom_gen_ai_model_info
,foundation_gen_ai_model_info
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#foundation_gen_ai_model_info
def foundation_gen_ai_model_info() -> ::Google::Cloud::DocumentAI::V1beta3::ProcessorVersion::GenAiModelInfo::FoundationGenAiModelInfo
-
(::Google::Cloud::DocumentAI::V1beta3::ProcessorVersion::GenAiModelInfo::FoundationGenAiModelInfo) — Information for a pretrained Google-managed foundation model.
Note: The following fields are mutually exclusive:
foundation_gen_ai_model_info
,custom_gen_ai_model_info
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#foundation_gen_ai_model_info=
def foundation_gen_ai_model_info=(value) -> ::Google::Cloud::DocumentAI::V1beta3::ProcessorVersion::GenAiModelInfo::FoundationGenAiModelInfo
-
value (::Google::Cloud::DocumentAI::V1beta3::ProcessorVersion::GenAiModelInfo::FoundationGenAiModelInfo) — Information for a pretrained Google-managed foundation model.
Note: The following fields are mutually exclusive:
foundation_gen_ai_model_info
,custom_gen_ai_model_info
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::DocumentAI::V1beta3::ProcessorVersion::GenAiModelInfo::FoundationGenAiModelInfo) — Information for a pretrained Google-managed foundation model.
Note: The following fields are mutually exclusive:
foundation_gen_ai_model_info
,custom_gen_ai_model_info
. If a field in that set is populated, all other fields in the set will automatically be cleared.