Google Cloud Service Usage V1 Client - Class OperationMetadata (1.0.5)

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

The operation metadata returned for the batchend services operation.

Generated from protobuf message google.api.serviceusage.v1.OperationMetadata

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ resource_names array

The full name of the resources that this operation is directly associated with.

getResourceNames

The full name of the resources that this operation is directly associated with.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setResourceNames

The full name of the resources that this operation is directly associated with.

Parameter
NameDescription
var string[]
Returns
TypeDescription
$this