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

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

Request message for fetch processor types.

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ parent string

Required. The project of processor type to list. The available processor types may depend on the allow-listing on projects. Format: projects/{project}/locations/{location}

getParent

Required. The project of processor type to list.

The available processor types may depend on the allow-listing on projects. Format: projects/{project}/locations/{location}

Generated from protobuf field string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = {

Returns
TypeDescription
string

setParent

Required. The project of processor type to list.

The available processor types may depend on the allow-listing on projects. Format: projects/{project}/locations/{location}

Generated from protobuf field string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = {

Parameter
NameDescription
var string
Returns
TypeDescription
$this