getTranslationsByProject abstract method

Future<TranslationList> getTranslationsByProject(
  1. ServiceCall call,
  2. ProjectId request
)

Implementation

$async.Future<$1.TranslationList> getTranslationsByProject(
    $grpc.ServiceCall call, $0.ProjectId request);