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

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

The long running operation metadata for the undeploy processor version method.

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ common_metadata Google\Cloud\DocumentAI\V1\CommonOperationMetadata

The basic metadata of the long running operation.

getCommonMetadata

The basic metadata of the long running operation.

Generated from protobuf field .google.cloud.documentai.v1.CommonOperationMetadata common_metadata = 1;

Returns
TypeDescription
Google\Cloud\DocumentAI\V1\CommonOperationMetadata|null

hasCommonMetadata

clearCommonMetadata

setCommonMetadata

The basic metadata of the long running operation.

Generated from protobuf field .google.cloud.documentai.v1.CommonOperationMetadata common_metadata = 1;

Parameter
NameDescription
var Google\Cloud\DocumentAI\V1\CommonOperationMetadata
Returns
TypeDescription
$this