Google Cloud Channel V1 Client - Class OperationMetadata (1.9.5)

Reference documentation and code samples for the Google Cloud Channel V1 Client class OperationMetadata.

Provides contextual information about a google.longrunning.Operation.

Generated from protobuf message google.cloud.channel.v1.OperationMetadata

Namespace

Google \ Cloud \ Channel \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ operation_type int

The RPC that initiated this Long Running Operation.

getOperationType

The RPC that initiated this Long Running Operation.

Returns
Type Description
int

setOperationType

The RPC that initiated this Long Running Operation.

Parameter
Name Description
var int
Returns
Type Description
$this