schemaName property

String? schemaName
getter/setter pair

The Document Warehouse schema resource name.

All documents processed by this pipeline will use this schema. Format: projects/{project_number}/locations/{location}/documentSchemas/{document_schema_id}.

Implementation

core.String? schemaName;