updateCollectionClusterSetup method

Implementation

$grpc.ResponseFuture<$1.UpdateCollectionClusterSetupResponse> updateCollectionClusterSetup($1.UpdateCollectionClusterSetupRequest request, {$grpc.CallOptions? options}) {
  return $createUnaryCall(_$updateCollectionClusterSetup, request, options: options);
}