class OperationsProjectsOperations extends Resource (View source)

The "operations" collection of methods.

Typical usage is:

 $bigtableadminService = new Google\Service\BigtableAdmin(...);
 $operations = $bigtableadminService->operations_projects_operations;

Methods

listOperationsProjectsOperations(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 listOperationsProjectsOperations(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.

(operations.listOperationsProjectsOperations)

Parameters

string $name

The name of the operation's parent resource.

array $optParams

Optional parameters.

Return Value

ListOperationsResponse

Exceptions

Exception