setVersion abstract method

Future<SetVersionResponse> setVersion(
  1. ServiceCall call,
  2. SetVersionRequest request
)

Implementation

$async.Future<$0.SetVersionResponse> setVersion(
    $grpc.ServiceCall call, $0.SetVersionRequest request);