updateCollectionClusterSetup_Pre method

Implementation

$async.Future<$1.UpdateCollectionClusterSetupResponse> updateCollectionClusterSetup_Pre($grpc.ServiceCall $call, $async.Future<$1.UpdateCollectionClusterSetupRequest> $request) async {
  return updateCollectionClusterSetup($call, await $request);
}