OperationsProjectsOperations
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)