Google Cloud Document Ai V1 Client - Class TrainProcessorVersionResponse (1.12.1)

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

The response for TrainProcessorVersion.

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

Namespace

Google \ Cloud \ DocumentAI \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ processor_version string

The resource name of the processor version produced by training.

getProcessorVersion

The resource name of the processor version produced by training.

Returns
Type Description
string

setProcessorVersion

The resource name of the processor version produced by training.

Parameter
Name Description
var string
Returns
Type Description
$this