GoogleCloudDocumentaiV1ProcessorVersionGenAiModelInfo class

Information about Generative AI model-based processor versions.

Properties

customGenAiModelInfo GoogleCloudDocumentaiV1ProcessorVersionGenAiModelInfoCustomGenAiModelInfo?
Information for a custom Generative AI model created by the user.
getter/setter pair
foundationGenAiModelInfo GoogleCloudDocumentaiV1ProcessorVersionGenAiModelInfoFoundationGenAiModelInfo?
Information for a pretrained Google-managed foundation model.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited