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

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

The response for the TrainProcessorVersion method.

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

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
string

setProcessorVersion

The resource name of the processor version produced by training.

Parameter
NameDescription
var string
Returns
TypeDescription
$this