OperationsLro
class OperationsLro extends Resource (View source)
The "lro" collection of methods.
Typical usage is:
$cloudsearchService = new Google\Service\CloudSearch(...);
$lro = $cloudsearchService->operations_lro;
Methods
listOperationsLro(string $name, array $optParams = [])
Lists operations that match the specified filter in the request. If the
server doesn't support this method, it returns UNIMPLEMENTED
.
Details
ListOperationsResponse
listOperationsLro(string $name, array $optParams = [])
Lists operations that match the specified filter in the request. If the
server doesn't support this method, it returns UNIMPLEMENTED
.
(lro.listOperationsLro)