createExportForProject abstract method

Future<Export> createExportForProject(
  1. ServiceCall call,
  2. ProjectId request
)

Implementation

$async.Future<$4.Export> createExportForProject($grpc.ServiceCall call, $3.ProjectId request);