deleteProject abstract method

Future<DeleteProjectResponse> deleteProject(
  1. ServiceCall call,
  2. ProjectId request
)

Implementation

$async.Future<$3.DeleteProjectResponse> deleteProject($grpc.ServiceCall call, $3.ProjectId request);