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)

Parameters

string $name

The name of the operation's parent resource.

array $optParams

Optional parameters.

Return Value

ListOperationsResponse

Exceptions

Exception