getTranslationsByProjectSearch abstract method

Future<TranslationList> getTranslationsByProjectSearch(
  1. ServiceCall call,
  2. ProjectSearch request
)

Implementation

$async.Future<$1.TranslationList> getTranslationsByProjectSearch(
    $grpc.ServiceCall call, $1.ProjectSearch request);