Google Cloud Document Ai V1 Client - Class FetchProcessorTypesRequest (1.12.2)

Reference documentation and code samples for the Google Cloud Document Ai V1 Client class FetchProcessorTypesRequest.

Request message for the FetchProcessorTypes method. Some processor types may require the project be added to an allowlist.

Generated from protobuf message google.cloud.documentai.v1.FetchProcessorTypesRequest

Namespace

Google \ Cloud \ DocumentAI \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ parent string

Required. The location of processor types to list. Format: projects/{project}/locations/{location}.

getParent

Required. The location of processor types to list.

Format: projects/{project}/locations/{location}.

Returns
Type Description
string

setParent

Required. The location of processor types to list.

Format: projects/{project}/locations/{location}.

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
parent string

Required. The location of processor types to list. Format: projects/{project}/locations/{location}. Please see Google\Cloud\DocumentAI\V1\DocumentProcessorServiceClient::locationName() for help formatting this field.

Returns
Type Description
Google\Cloud\DocumentAI\V1\FetchProcessorTypesRequest