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 | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setResourceNames
The full name of the resources that this operation is directly associated with.
Parameter | |
---|---|
Name | Description |
var |
string[]
|
Returns | |
---|---|
Type | Description |
$this |