listWorkspaces abstract method

Future<ListWorkspacesResponse> listWorkspaces(
  1. ServiceCall call,
  2. Empty request
)

Implementation

$async.Future<$16.ListWorkspacesResponse> listWorkspaces($grpc.ServiceCall call, $8.Empty request);