Optional. Override the schema of theProcessorVersion. Will return an Invalid Argument error if this field is set when the underlyingProcessorVersiondoesn't support schema override.
Optional. Override the schema of theProcessorVersion. Will
return an Invalid Argument error if this field is set when the underlyingProcessorVersiondoesn't
support schema override.
Optional. Override the schema of theProcessorVersion. Will
return an Invalid Argument error if this field is set when the underlyingProcessorVersiondoesn't
support schema override.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Document Ai V1 Client - Class ProcessOptions (2.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.3.0 (latest)](/php/docs/reference/cloud-document-ai/latest/V1.ProcessOptions)\n- [2.2.2](/php/docs/reference/cloud-document-ai/2.2.2/V1.ProcessOptions)\n- [2.1.3](/php/docs/reference/cloud-document-ai/2.1.3/V1.ProcessOptions)\n- [2.0.0](/php/docs/reference/cloud-document-ai/2.0.0/V1.ProcessOptions)\n- [1.14.0](/php/docs/reference/cloud-document-ai/1.14.0/V1.ProcessOptions)\n- [1.13.1](/php/docs/reference/cloud-document-ai/1.13.1/V1.ProcessOptions)\n- [1.12.2](/php/docs/reference/cloud-document-ai/1.12.2/V1.ProcessOptions)\n- [1.9.0](/php/docs/reference/cloud-document-ai/1.9.0/V1.ProcessOptions)\n- [1.8.2](/php/docs/reference/cloud-document-ai/1.8.2/V1.ProcessOptions)\n- [1.7.0](/php/docs/reference/cloud-document-ai/1.7.0/V1.ProcessOptions)\n- [1.6.0](/php/docs/reference/cloud-document-ai/1.6.0/V1.ProcessOptions)\n- [1.5.0](/php/docs/reference/cloud-document-ai/1.5.0/V1.ProcessOptions)\n- [1.4.0](/php/docs/reference/cloud-document-ai/1.4.0/V1.ProcessOptions)\n- [1.3.0](/php/docs/reference/cloud-document-ai/1.3.0/V1.ProcessOptions)\n- [1.2.2](/php/docs/reference/cloud-document-ai/1.2.2/V1.ProcessOptions)\n- [1.1.1](/php/docs/reference/cloud-document-ai/1.1.1/V1.ProcessOptions)\n- [1.0.1](/php/docs/reference/cloud-document-ai/1.0.1/V1.ProcessOptions) \nReference documentation and code samples for the Google Cloud Document Ai V1 Client class ProcessOptions.\n\nOptions for Process API\n\nGenerated from protobuf message `google.cloud.documentai.v1.ProcessOptions`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ DocumentAI \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getIndividualPageSelector\n\nWhich pages to process (1-indexed).\n\n### hasIndividualPageSelector\n\n### setIndividualPageSelector\n\nWhich pages to process (1-indexed).\n\n### getFromStart\n\nOnly process certain pages from the start. Process all if the document\nhas fewer pages.\n\n### hasFromStart\n\n### setFromStart\n\nOnly process certain pages from the start. Process all if the document\nhas fewer pages.\n\n### getFromEnd\n\nOnly process certain pages from the end, same as above.\n\n### hasFromEnd\n\n### setFromEnd\n\nOnly process certain pages from the end, same as above.\n\n### getOcrConfig\n\nOnly applicable to `OCR_PROCESSOR` and `FORM_PARSER_PROCESSOR`.\n\nReturns error if set on other processor types.\n\n### hasOcrConfig\n\n### clearOcrConfig\n\n### setOcrConfig\n\nOnly applicable to `OCR_PROCESSOR` and `FORM_PARSER_PROCESSOR`.\n\nReturns error if set on other processor types.\n\n### getLayoutConfig\n\nOptional. Only applicable to `LAYOUT_PARSER_PROCESSOR`.\n\nReturns error if set on other processor types.\n\n### hasLayoutConfig\n\n### clearLayoutConfig\n\n### setLayoutConfig\n\nOptional. Only applicable to `LAYOUT_PARSER_PROCESSOR`.\n\nReturns error if set on other processor types.\n\n### getSchemaOverride\n\nOptional. Override the schema of the\n[ProcessorVersion](/php/docs/reference/cloud-document-ai/latest/V1.ProcessorVersion). Will\nreturn an Invalid Argument error if this field is set when the underlying\n[ProcessorVersion](/php/docs/reference/cloud-document-ai/latest/V1.ProcessorVersion) doesn't\nsupport schema override.\n\n### hasSchemaOverride\n\n### clearSchemaOverride\n\n### setSchemaOverride\n\nOptional. Override the schema of the\n[ProcessorVersion](/php/docs/reference/cloud-document-ai/latest/V1.ProcessorVersion). Will\nreturn an Invalid Argument error if this field is set when the underlying\n[ProcessorVersion](/php/docs/reference/cloud-document-ai/latest/V1.ProcessorVersion) doesn't\nsupport schema override.\n\n### getPageRange"]]