Google LongRunning Client - Class GetOperationRequest (0.2.6)

Reference documentation and code samples for the Google LongRunning Client class GetOperationRequest.

The request message for Operations.GetOperation.

Generated from protobuf message google.longrunning.GetOperationRequest

Namespace

Google \ LongRunning

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

The name of the operation resource.

getName

The name of the operation resource.

Returns
TypeDescription
string

setName

The name of the operation resource.

Parameter
NameDescription
var string
Returns
TypeDescription
$this