GoogleCloudAiplatformV1RagFileParsingConfigLayoutParser class

Document AI Layout Parser config.

Properties

hashCode int
The hash code for this object.
no setterinherited
maxParsingRequestsPerMin int?
The maximum number of requests the job is allowed to make to the Document AI processor per minute.
getter/setter pair
processorName String?
The full resource name of a Document AI processor or processor version.
getter/setter pair
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